dbTalk Databases Forums  

SQL2000: DTS tables with nvarchar fields across servers....Help

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL2000: DTS tables with nvarchar fields across servers....Help in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kapsolas
 
Posts: n/a

Default SQL2000: DTS tables with nvarchar fields across servers....Help - 03-07-2006 , 11:11 AM






Hi to all,

I am trying to DTS a table across two servers. The table in both servers
looks as follows:

FirstName nvarchar(50)
LastName nvarchar(50)

When I DTS from server A to server B the international characters like the
accents or tildas are missing from the table on server B. They are either
displayed as funny characters or are missing altogether. However, if through
Enterprise Manager I am insert the correct character, it is retained.

The collation and code pages is the same on both servers.

Any ideas on what might be causing this?

Thanks.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.