Hi All,
We are using ASE 12.5 in our application, from a long time, and in
some piece of c code size for query result have been hard coded to
16384.
Now some of our requested queries returns data more than size of
16384.
So what should we do?
I am not very sure whether this is the maximum allowed size from
Sybase itself?
Or we can remove this hardcoded code, and we can allocate memory as
per requirement?
Any help will be highly appreciated.
Thanks
Sunil