Menu

#6 query length bug

open
None
5
2002-11-10
2002-11-10
No

By: teamfxml ( Team FXML )
Patch for query length bug
2001-01-17 05:21
In preparation of the 0.93 release of ODBC Socket
Server, I have put out an executable that addresses the
800 length query bug present in the 0.92 release.

You can download this file from the Releases page.

By: malcontent ( Malcontent )
RE: Patch for query length bug
2001-01-21 19:02
What exactly was the bug in the first place?

By: teniviki ( me )
RE: Patch for query length bug
2001-12-05 16:37
The bug has to do with lengthy SQL selects. By default
the input buffer is 1024 chars. If you put a select
longer than this through ODBCSS it will choke and die.
The reason it seems like 800 chars is that the xml is
included in the length. After stripping out all the xml
it comes out to 893 chars available for the SQL. Where
is v 0.93?I dont see it in the files list. Is
development on odbcSS still happening?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.