![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
From: "Liming" <rootdev (AT) nospam (DOT) nospam Subject: DTS from sql express 2005 to 2000 Date: Sun, 9 Apr 2006 23:30:41 -0400 Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <#2Frn8EXGHA.3684 (AT) TK2MSFTNGP05 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: ip-207-145-38-187.iad.megapath.net 207.145.38.187 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFT NGP05.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:64990 X-Tomcat-NG: microsoft.public.sqlserver.dts Hi, I tried to use sql express 2005 DTS converstion wizard from within the Managment Studio and gerenate sql scripts to recreate the database into sql 2000. So far, the scripts can't be excuted in sql 2000. What am I doing wrong? In Sql express 2005, I did 1. right click on the database 2. tasks->gerneate scripts 3. in the properties, I select sql 2000 as the target 4. select recreate tables 5. select the tables to genreate the generated sql script when loaded in sql 2000 enterpirse manager, can't execute for whatever reason. any tips, links are appreicated. thanks |
#4
| |||
| |||
|
|
Liming: any detail ? what 's your data? Have your data any question? e.g. data Constraints, Relationship Collections etc. |
#5
| |||
| |||
|
|
Hello, You are not supposed to run the script generated in SQL 2005 on SQL 2000. This is because some system views in the script do not exist in SQL 2000. If you want to run the script, you need to comment the line including these system views manually. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== === This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- From: "Liming" <rootdev (AT) nospam (DOT) nospam Subject: DTS from sql express 2005 to 2000 Date: Sun, 9 Apr 2006 23:30:41 -0400 Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-ID: <#2Frn8EXGHA.3684 (AT) TK2MSFTNGP05 (DOT) phx.gbl Newsgroups: microsoft.public.sqlserver.dts NNTP-Posting-Host: ip-207-145-38-187.iad.megapath.net 207.145.38.187 Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFT NGP05.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:64990 X-Tomcat-NG: microsoft.public.sqlserver.dts Hi, I tried to use sql express 2005 DTS converstion wizard from within the Managment Studio and gerenate sql scripts to recreate the database into sql 2000. So far, the scripts can't be excuted in sql 2000. What am I doing wrong? In Sql express 2005, I did 1. right click on the database 2. tasks->gerneate scripts 3. in the properties, I select sql 2000 as the target 4. select recreate tables 5. select the tables to genreate the generated sql script when loaded in sql 2000 enterpirse manager, can't execute for whatever reason. any tips, links are appreicated. thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |