Hi,
using VB6, connecting to a 12.5.0.1 Sybase database and
Microsoft ActiveX Data Objects 2.7 Library.
When I query a sybase Text field through an ADODB.recordset
it returns empty values for that field, despite there being
data.
I am unable to insert text into that field greater than 255 char in length. If I query a varchar field greater than 255
the resultant data is truncated back to 255.
Any ideas gratefully received.
Kind Regards
Jason
using VB6, connecting to a 12.5.0.1 Sybase database and
Microsoft ActiveX Data Objects 2.7 Library.
When I query a sybase Text field through an ADODB.recordset
it returns empty values for that field, despite there being
data.
I am unable to insert text into that field greater than 255 char in length. If I query a varchar field greater than 255
the resultant data is truncated back to 255.
Any ideas gratefully received.
Kind Regards
Jason