Subject SP, BLOB, PHP
Author fkieselbach
Hello,
have anybody a little example for usig blobs in stored procedures?
The blob is a parameter of the sp and comes from php.
The sp must insert this blob in a table (subtype 0 segment size 80).

Regards Frank