G
Guest
Hi All
I am trying to read a LongVarChar field from SQL Server using the
SqlDataReader and I am having trouble. Can anyone provide an example or
assistance.
I found the article
http://support.microsoft.com/default.aspx?scid=kb;en-us;316887 to read
LongVarBinary fields but I have been unable to convert this example to read a
text field, as I get the error "Specified cast is not valid.".
Any assistance would be appreciated.
Thanks
I am trying to read a LongVarChar field from SQL Server using the
SqlDataReader and I am having trouble. Can anyone provide an example or
assistance.
I found the article
http://support.microsoft.com/default.aspx?scid=kb;en-us;316887 to read
LongVarBinary fields but I have been unable to convert this example to read a
text field, as I get the error "Specified cast is not valid.".
Any assistance would be appreciated.
Thanks