S
Sune
Hi,
Does anyone know a website with a guide on how to upload binary data to a
MySQL database using ASP? I have a script that i spent a lot of hours on
getting to work, but after i upgraded my MySQL server it doesn't work anymore
I'm just getting an error from the odbc driver (upgraded from 2.5X odbc driver
to 3.51X):
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Invalid string or buffer length
I'm trying to do the upload via AspSmartUpload, with a script that opens
the record and uses .AddNew to the recordset.
Anyone who knows a guide, a solution os possibly someone who can help me?
Thanks!
Does anyone know a website with a guide on how to upload binary data to a
MySQL database using ASP? I have a script that i spent a lot of hours on
getting to work, but after i upgraded my MySQL server it doesn't work anymore
I'm just getting an error from the odbc driver (upgraded from 2.5X odbc driver
to 3.51X):
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Invalid string or buffer length
I'm trying to do the upload via AspSmartUpload, with a script that opens
the record and uses .AddNew to the recordset.
Anyone who knows a guide, a solution os possibly someone who can help me?
Thanks!