Answered
DW 8.02/CS3 and SQL ntext fields
I am having trouble with ntext fields showing up in my pages.
When I test the query inside DW, a single record will show the
ntext field value as undefined. If I test a query that returns
multiple records, the ntext field value is undefined for the first
record, but the other records have the correct values for the ntext
field.
I actually found a post that I did 14 months ago in a DW forum, and I answered my own question with a CursorType of 2 or 3. However, DW CS3 commands do not allow this, so now I am back to needing a solution.
I am using the ASP/VBScript Server Model on IIS and Microsoft SQL Server 2000 - 8.00.2039 (Build 3790: Service Pack 1)
I actually found a post that I did 14 months ago in a DW forum, and I answered my own question with a CursorType of 2 or 3. However, DW CS3 commands do not allow this, so now I am back to needing a solution.
I am using the ASP/VBScript Server Model on IIS and Microsoft SQL Server 2000 - 8.00.2039 (Build 3790: Service Pack 1)
