[unixODBC-support] row data size
Nick Gorham
nick at lurcher.org
Sun Mar 14 17:25:54 GMT 2010
voipas wrote:
> Hello,
>
> I have a problem with MS SQL server. My system: Centos 5.4, 64 bits.
> UnixODBC version is 2.2.11-7.1 and freetds 0.64-11 . The problem is
> that I'm receiving incomple data. I must retrieve XML message of 16
> lines, but with tsql and isql I'm receiving only 3 lines of this
> XML. Is there some kinds of limits? Cause with C# application under
> Windows I'm retrieving complete 16 lines XML data.
>
> Thanks for help
Hi,
I don't know about tsql, but isql will limit the size of data returned.
I can't remember the limit without checking the code, but withj the
current one it is possible to increase the buffer size. Its only meant
as a testing and simple query tool.
--
Nick
More information about the unixODBC-support
mailing list