![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I go through the DTS wizard and specify what table to import from Access to SQL. It seems to want a table already created? If I have a col FName then, the data from the Access table appears in the SQL table. If I create a query within DTS wizard and specify which cols to import and have something close to a match I get all NULL values. All I want to do is import table structure and data from Access to SQL. Can anyone help? thanks |
#3
| |||
| |||
|
|
When you get to the part where it says Choose your source table(s) and now your destination. To the right of that is a column called "transform". If you click on there you can play with what the destination will look like and how the data will be mapped. -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Rob" <the_ainbinders (AT) yahoo (DOT) com> wrote in message news:14be79e4.0310071129.3fd69bb6 (AT) posting (DOT) google.com... I go through the DTS wizard and specify what table to import from Access to SQL. It seems to want a table already created? If I have a col FName then, the data from the Access table appears in the SQL table. If I create a query within DTS wizard and specify which cols to import and have something close to a match I get all NULL values. All I want to do is import table structure and data from Access to SQL. Can anyone help? thanks |
#4
| |||
| |||
|
|
When you get to the part where it says Choose your source table(s) and now your destination. To the right of that is a column called "transform". If you click on there you can play with what the destination will look like and how the data will be mapped. -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Rob" <the_ainbinders (AT) yahoo (DOT) com> wrote in message news:14be79e4.0310071129.3fd69bb6 (AT) posting (DOT) google.com... I go through the DTS wizard and specify what table to import from Access to SQL. It seems to want a table already created? If I have a col FName then, the data from the Access table appears in the SQL table. If I create a query within DTS wizard and specify which cols to import and have something close to a match I get all NULL values. All I want to do is import table structure and data from Access to SQL. Can anyone help? thanks |
#5
| |||
| |||
|
|
Also, not insert records from Access that are already in SQL? "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote When you get to the part where it says Choose your source table(s) and now your destination. To the right of that is a column called "transform". If you click on there you can play with what the destination will look like and how the data will be mapped. -- -- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Rob" <the_ainbinders (AT) yahoo (DOT) com> wrote in message news:14be79e4.0310071129.3fd69bb6 (AT) posting (DOT) google.com... I go through the DTS wizard and specify what table to import from Access to SQL. It seems to want a table already created? If I have a col FName then, the data from the Access table appears in the SQL table. If I create a query within DTS wizard and specify which cols to import and have something close to a match I get all NULL values. All I want to do is import table structure and data from Access to SQL. Can anyone help? thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |