#154 I would be satisfied if I did not have to pass an SQL statement to cubrid_lob_get to retrieve the data, why can I not pass the field value that was returned in the result set as a reference to the BLOB ?
The method in retrieving a blob record from Cubrid using cubrid_lob_get could be simplified for developers if the blob handle could be passed to a function instead of passing an SQL statement.