Click here to Skip to main content
16,011,702 members
Home / Discussions / Database
   

Database

 
GeneralRe: Moving a database from one server to another Pin
KreativeKai5-Sep-06 8:11
professionalKreativeKai5-Sep-06 8:11 
GeneralRe: Moving a database from one server to another Pin
Paul Conrad5-Sep-06 8:41
professionalPaul Conrad5-Sep-06 8:41 
GeneralRe: Moving a database from one server to another Pin
KreativeKai5-Sep-06 8:47
professionalKreativeKai5-Sep-06 8:47 
GeneralRe: Moving a database from one server to another Pin
Paul Conrad5-Sep-06 8:59
professionalPaul Conrad5-Sep-06 8:59 
GeneralRe: Moving a database from one server to another Pin
KreativeKai5-Sep-06 9:05
professionalKreativeKai5-Sep-06 9:05 
GeneralRe: Moving a database from one server to another Pin
Not Active5-Sep-06 8:47
mentorNot Active5-Sep-06 8:47 
GeneralRe: Moving a database from one server to another Pin
KreativeKai5-Sep-06 9:05
professionalKreativeKai5-Sep-06 9:05 
QuestionCannot import Japanese text Pin
VaibhavJ5-Sep-06 5:42
VaibhavJ5-Sep-06 5:42 
Hi all,

Currently I am working on importing data from SQL 2000 database to SQL
2005
database. The original SQL 2000 database contains Japanese as well as
English text. For importing data from SQL 2000 to SQL 2005 I have followed
following steps.

1. I have created SQL script for generating table structure in SQL 2005.
Which I executed and it created table structure in SQL 2005.
2. I have created SQL script for generating stored procedures in SQL 2005.
This was also successful.
3. Same way, I have created user defined functions in SQL 2005.
4. But the problem comes while importing data to SQL 2005.
For this I have done following things.

- Exported the data from SQL 2000 database to an excel sheet.and
- Import to SQL 2005 database which is causing problems. Frown | :(

There is no problem with importing data which is in English to SQL 2005.
But as we have to import Japanese text alongwith English, it is causing
problems.

* * * Error is * * *
"The character-string data type of the Unicode
form and the character-string data types of the form other than Unicode
cannot be converted by the row "Description".

So, I guess the problem is related to the importing of combination of
UNICODE and Non-Unicode data to SQL 2005.

So, please let me know if we can use some other alternatives for importing
of Japanese text to SQL 2005.

Any suggestion/solution from you on this issue is greatly appreciated.

Thanks in advance.

Thanks & regards,
Vaibhav

AnswerRe: Cannot import Japanese text Pin
Member 965-Sep-06 6:49
Member 965-Sep-06 6:49 
GeneralRe: Cannot import Japanese text Pin
VaibhavJ5-Sep-06 19:47
VaibhavJ5-Sep-06 19:47 
Question@@identity Pin
yazan_zahi5-Sep-06 2:46
yazan_zahi5-Sep-06 2:46 
AnswerRe: @@identity Pin
Colin Angus Mackay5-Sep-06 3:05
Colin Angus Mackay5-Sep-06 3:05 
AnswerRe: @@identity Pin
SeMartens5-Sep-06 3:10
SeMartens5-Sep-06 3:10 
QuestionProblem in database entry Pin
lucluv5-Sep-06 2:33
lucluv5-Sep-06 2:33 
AnswerRe: Problem in database entry Pin
Colin Angus Mackay5-Sep-06 3:06
Colin Angus Mackay5-Sep-06 3:06 
GeneralRe: Problem in database entry Pin
lucluv5-Sep-06 3:59
lucluv5-Sep-06 3:59 
GeneralRe: Problem in database entry Pin
Colin Angus Mackay7-Sep-06 8:47
Colin Angus Mackay7-Sep-06 8:47 
QuestionGet time part Pin
Vipul Mehta5-Sep-06 1:17
Vipul Mehta5-Sep-06 1:17 
AnswerRe: Get time part Pin
Eric Dahlvang5-Sep-06 5:03
Eric Dahlvang5-Sep-06 5:03 
QuestionCreating a Trusted Sub-System for a Biztalk Database Pin
bensalins4-Sep-06 23:05
bensalins4-Sep-06 23:05 
Questiontow stored procedure Pin
yazan_zahi4-Sep-06 23:00
yazan_zahi4-Sep-06 23:00 
AnswerRe: tow stored procedure Pin
_AK_4-Sep-06 23:19
_AK_4-Sep-06 23:19 
GeneralRe: tow stored procedure Pin
yazan_zahi4-Sep-06 23:26
yazan_zahi4-Sep-06 23:26 
GeneralRe: tow stored procedure Pin
_AK_5-Sep-06 3:16
_AK_5-Sep-06 3:16 
QuestionSet field to "Allow Zero Length" Pin
myNameIsRon4-Sep-06 22:36
myNameIsRon4-Sep-06 22:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.