Hi!

Does anybody get it working to extract/insert BLOBs from/into a MSSQL (7 or
2000) database with PHP4?
What is the best way to do it? COM objects and ADO, mssql functions or ODBC
functions?

I tried it with the ODBC functions. It works but there's the 1MB limit and I
need to access BLOBs with a size >1MB.
I tried it with ADO (GetChunk) but failed with an "Unsupported variant type".

Any help greatly appreciated.

  Guido

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to