Groups | Blog | Home
all groups > sql server odbc > october 2003 >

sql server odbc : [ODBC SQL Server Driver]TDS buffer length too large


Lukipela
10/31/2003 12:50:18 PM
Hi,
When I query a table selecting for one column [Varchar
(1000) ] and for all the rows in the table, I get an ODBC
error. However, the error is not very consistent and it
breaks off with this message at different output levels.
(i.e. sometimes it breaks off after 10000 + or 25000 +
rows). Error Msg: [Microsoft][ODBC SQL Server Driver]TDS
buffer length too large. My VB program which process this
statement does not trap this error since ODBC is not
raising one. However, I see this error message in query
analyzer. All the documents I have been able to google
down refers to older versions of the components. (SQL,
ODBC, NT) etc...
The environment I have is NT 4 w/SP6, VB6, ODBC -
3.520.4403.2.

Any and all help is much appreciated.

Thanks in Advance
Lukipela
10/31/2003 12:56:58 PM
Sorry
missed the MSSQL version 7.0 SP3.
AddThis Social Bookmark Button