multiplex77
Programmer
Hi,
Is there any known issue with displaying MS SQL Server 7 "text" datatypes using ASP resultsets?
When I try to display a text field, I just get an empty string (but no error). It's only when I change the field datatype to varchar(100), then the contents of that field get displayed.
Does this happen with other databases or versions of SQL Server?
Thanks for any advice.
Is there any known issue with displaying MS SQL Server 7 "text" datatypes using ASP resultsets?
When I try to display a text field, I just get an empty string (but no error). It's only when I change the field datatype to varchar(100), then the contents of that field get displayed.
Does this happen with other databases or versions of SQL Server?
Thanks for any advice.