I'm connecting to Sybase ASA v11.0.1 using the jTDS library (v1.2.6) and I'm getting the following error every time I try to return varchar data
Protocol error: Invalid packet type
0x0
(or x4
or x7
)
The queries work fine when I return a timestamp or numeric value. Any idea what is causing this error or how to resolve it?