Ran into something interesting when using the SybaseDA v2...
When I try to store a large amount of text in a text field on a MSSQL database, it saves it all intact.
However, when I try and retrieve said data, it seems to truncate somewhere around 4065 characters...
I couldn't find any documentation or bug reports on this, anyone have any ideas on how to remedy this sutuation.
Jason