Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Another problem with BLOB's and ODBC

Status
Not open for further replies.

Nordlund

Programmer
Jul 17, 2001
458
SE
Hi all.
I've done som posts regarding BLOBS in a database.
Normally, there are no problem with the BLOB thing, but recently I've got another problem regarding BLOBS.

I'm running on BDE 5.11, and trying to upload/download large blobs (larger than 32k) to a MSSQL database through ODBC. With the navtive client there is no problem what so ever, but when I'm trying the same thing with ODBC, I get the "Invalid Blob length" error...

I've heard that it's a 32k limit when using ODBC... Right or wrong... Please help...


//Nordlund
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top