![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I'm having problems getting anything to transfer from a remote SQL 2000 database to a local SQL 2005 database. I have created a new SSIS project with a single Transfer Objects Task, created a couple of SMO connections. Then set the properties to transfer all tables etc (but no data) When I execute the package is runs without any errors but nothing is transfered. Any ideas please ? -- Michael Tissington http://www.oaklodge.com http://www.tabtag.com |
#4
| |||
| |||
|
|
Have you made sure that CopySchema = true? Allan "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:uuN4Lpg6FHA.2156 (AT) TK2MSFTNGP14 (DOT) phx.gbl: I'm having problems getting anything to transfer from a remote SQL 2000 database to a local SQL 2005 database. I have created a new SSIS project with a single Transfer Objects Task, created a couple of SMO connections. Then set the properties to transfer all tables etc (but no data) When I execute the package is runs without any errors but nothing is transfered. Any ideas please ? -- Michael Tissington http://www.oaklodge.com http://www.tabtag.com |
#5
| |||
| |||
|
|
Yes, CopySchema is true - but I thought this was only valid when copying FROM a SQL 2005. -- "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:%23ajLSri6FHA.2676 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Have you made sure that CopySchema = true? Allan "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:uuN4Lpg6FHA.2156 (AT) TK2MSFTNGP14 (DOT) phx.gbl: I'm having problems getting anything to transfer from a remote SQL 2000 database to a local SQL 2005 database. I have created a new SSIS project with a single Transfer Objects Task, created a couple of SMO connections. Then set the properties to transfer all tables etc (but no data) When I execute the package is runs without any errors but nothing is transfered. Any ideas please ? -- Michael Tissington http://www.oaklodge.com http://www.tabtag.com |
#6
| |||
| |||
|
|
Are you not thinking of the CopyAllSchemas and CopySchemaList collections? "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:e12By8i6FHA.2608 (AT) tk2msftngp13 (DOT) phx.gbl: Yes, CopySchema is true - but I thought this was only valid when copying FROM a SQL 2005. -- "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:%23ajLSri6FHA.2676 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Have you made sure that CopySchema = true? Allan "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:uuN4Lpg6FHA.2156 (AT) TK2MSFTNGP14 (DOT) phx.gbl: I'm having problems getting anything to transfer from a remote SQL 2000 database to a local SQL 2005 database. I have created a new SSIS project with a single Transfer Objects Task, created a couple of SMO connections. Then set the properties to transfer all tables etc (but no data) When I execute the package is runs without any errors but nothing is transfered. Any ideas please ? -- Michael Tissington http://www.oaklodge.com http://www.tabtag.com |
#7
| |||
| |||
|
|
Are you not thinking of the CopyAllSchemas and CopySchemaList collections? "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:e12By8i6FHA.2608 (AT) tk2msftngp13 (DOT) phx.gbl: Yes, CopySchema is true - but I thought this was only valid when copying FROM a SQL 2005. -- "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:%23ajLSri6FHA.2676 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Have you made sure that CopySchema = true? Allan "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:uuN4Lpg6FHA.2156 (AT) TK2MSFTNGP14 (DOT) phx.gbl: I'm having problems getting anything to transfer from a remote SQL 2000 database to a local SQL 2005 database. I have created a new SSIS project with a single Transfer Objects Task, created a couple of SMO connections. Then set the properties to transfer all tables etc (but no data) When I execute the package is runs without any errors but nothing is transfered. Any ideas please ? -- Michael Tissington http://www.oaklodge.com http://www.tabtag.com |
#8
| |||
| |||
|
|
Where and how do you set CopyAllSchemas and CopySchemaList? I'm creating a SSIS package and dont see any such option. -- moondaddy (AT) nospam (DOT) nospam "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:%23r7$lNj6FHA.476 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Are you not thinking of the CopyAllSchemas and CopySchemaList collections? "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:e12By8i6FHA.2608 (AT) tk2msftngp13 (DOT) phx.gbl: Yes, CopySchema is true - but I thought this was only valid when copying FROM a SQL 2005. -- "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:%23ajLSri6FHA.2676 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Have you made sure that CopySchema = true? Allan "Michael Tissington" <mtissington (AT) newsgroups (DOT) nospam> wrote in message news:uuN4Lpg6FHA.2156 (AT) TK2MSFTNGP14 (DOT) phx.gbl: I'm having problems getting anything to transfer from a remote SQL 2000 database to a local SQL 2005 database. I have created a new SSIS project with a single Transfer Objects Task, created a couple of SMO connections. Then set the properties to transfer all tables etc (but no data) When I execute the package is runs without any errors but nothing is transfered. Any ideas please ? -- Michael Tissington http://www.oaklodge.com http://www.tabtag.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |