Viewing 5 posts - 1 through 6 (of 6 total)
Many thanks for the assistance. This has helped greatly.
Dave Dufour
Dave Dufour
March 26, 2002 at 9:55 am
Just to be clear, if I were to switch this 3000 character nvarchar to an ntext field, it would accomodate all the unicode BUT I couldn't do a text search...
March 26, 2002 at 8:22 am
Thanks. That makes a big difference. Can I replace these nvarchar fields with the text type field? The app we have built needs will take input from...
March 26, 2002 at 6:32 am
yes, the two tables are essentially identical, but the duplicate has an on additional int field (an ID). we're using nvarchars all the way through. One of these is...
March 25, 2002 at 2:42 pm
March 25, 2002 at 2:16 pm
Viewing 5 posts - 1 through 6 (of 6 total)