Re: [SQL] Blob Upload
Keith, Thank you. Your answer solved part of my problem. Damn me. Only remains how to upload a file from web interface(apache/php). I´ll keep working on it. Best Regards. Aristeu Gil Alves Junior<[EMAIL PROTECTED]> Consultor em Tecnolo
[SQL] Blob Upload
, img OID); SQL Command INSERT INTO images (name, img) VALUES (´img01.gif´ , lo_import(´/images/test.gif´) ); it brings up the error: ERROR: array_in: Need to specify dimension Any help will be of great value. Thanks to all. Best Regards ******** A