Collation Problem any help
From: Rani (Rani_at_discussions.microsoft.com)
Date: 02/22/05
- Next message: Jamie MacLennan \(MS\): "Re: Predicting numeric values"
- Previous message: Raman Iyer [MS]: "The Data Miner: SQL Server Data Mining Newsletter (February 2005)"
- Next in thread: Adam Machanic: "Re: Collation Problem any help"
- Reply: Adam Machanic: "Re: Collation Problem any help"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 13:35:14 -0800
Hello all :
My problem is like the following I have an online databse with a latin
collation, this database is using ntext and nvarchar values that was with our
previous admin ok the problem is in the data is stored should use another
collation (the arabic collation) ok ... now I want to use the data in a
database with a corrected collation the problem that I'can't use the data it
look like garbage any way I've tried the bcp command line utility the DTS
won't work as I'm moving data between diffrent collations the problem with
bcp that it force you to a row delimeter which is charcater 13 or crlf or
enter what ever u want to say okkkk we have a ntext field so any import way
won't work why?? because DTS will use the crlf for new record delimeter so
things are Scrambled and We have crlf in the ntext field , I know it looks
like a tough stuff but i do belive that togther we can help getting it out.
For microsoft staff can I know how bcp is getting the data so in worst case
I'll get the data in the same way (am a vb.net mcp)
thanks and best regards
- Next message: Jamie MacLennan \(MS\): "Re: Predicting numeric values"
- Previous message: Raman Iyer [MS]: "The Data Miner: SQL Server Data Mining Newsletter (February 2005)"
- Next in thread: Adam Machanic: "Re: Collation Problem any help"
- Reply: Adam Machanic: "Re: Collation Problem any help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|