fbsql_create_blob
Create a BLOB
&reftitle.description;
stringfbsql_create_blob
stringblob_data
resourcelink_identifier
Creates a BLOB from the given data.
&reftitle.parameters;
blob_data
The BLOB data.
&fbsql.link-identifier.description;
&reftitle.returnvalues;
Returns a resource handle to the newly created BLOB, which can be used
with insert and update commands to store the BLOB in the database.
&reftitle.examples;
fbsql_create_blob example
]]>
&reftitle.seealso;
fbsql_create_clob
fbsql_read_blob
fbsql_read_clob
fbsql_set_lob_mode