Accessing Text or Memo Fields in ASP Returns No Data (200124)
This article was previously published under Q200124
SUMMARY
Some or all the text fields in a query result row may return no data when the field is declared as a text field in SQL Server. This can still happen after changing the order of your query as described in the Microsoft Knowledge Base article 175239, "Place the BLOB/Text Fields at the End of the Query."
When you try to read data from a query that contains more than one text field you may be unable to read the data from the text fields declared after the first text field in the query.
Modification Type: |
Major |
Last Reviewed: |
7/30/2001 |
Keywords: |
kbDatabase kbinfo KB200124 |
|