Problems with ntext, nvarchar
From: Lynn (runningwiththewolves_at_hotmail.com)
Date: 02/25/04
- Next message: Rob: "xp_sendmail...@query"
- Previous message: Narayana Vyas Kondreddi: "Re: Need a better way to add a record"
- Next in thread: Steve Kass: "Re: Problems with ntext, nvarchar"
- Reply: Steve Kass: "Re: Problems with ntext, nvarchar"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Feb 2004 10:26:37 -0800
Hi there,
I am having problems in my ASP code (ADO) getting any data of type
ntext or nvarchar from the database. It just appears blank. Having
done some research I found that you must retrieve the ntext, nvarchar
types of data at the end of the SELECT statement and then all is well.
I did this and it works fine. However I need to resolve this problem
properly.
Is there any patch which gets around this problem? I am running SQL
SERVER 2000 and I find it hard to imagine its not already fixed.
Thanks in advance,
Lynn
- Next message: Rob: "xp_sendmail...@query"
- Previous message: Narayana Vyas Kondreddi: "Re: Need a better way to add a record"
- Next in thread: Steve Kass: "Re: Problems with ntext, nvarchar"
- Reply: Steve Kass: "Re: Problems with ntext, nvarchar"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|