M
Mark
I am trying to retrieve the content of a text column in
SqlServer using a DataReader. When I ask for the data,
using either GetString () or GetSqlString (), the data
gets truncated all ellipses (...) put on the end.
I don't know of any other way to get the data out so any
help is appreciated.
SqlServer using a DataReader. When I ask for the data,
using either GetString () or GetSqlString (), the data
gets truncated all ellipses (...) put on the end.
I don't know of any other way to get the data out so any
help is appreciated.