Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-12-26 : 10:36:01
|
| C Venugopal writes "Hi, I am using ODBC API's to Save Data into DB.I am trying to save an attachment(sql type image) of size around 10 MB . When I do SQLPutData while Saving , ODBC is throwing an Error "[Microsoft][ODBC SQL Server Driver][DBMSLPCN]ConnectionWrite (WrapperWrite())". The save goes through successfully if I send data of size 5 or 6 MB. But if the size is beyond 10 MB, it is failing to save.I have already installed sp2 of SQL2000.Any idea ?thanks & regardsVenugopal" |
|
|
|
|
|