![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Sorry if this is a FAQ, I tried to search the archives but was unable to find it. I need to dynamically export all tables and views from SQL Server to Access. The Access database do not contain the table so this has to be dynamically created, no transformation should be done. It could be several tables or one single it will be scheduled so there is no option like creating a manual export task as there may be changes in the table structure. I tried to solve my problem using SELECT INTO from SQL but since this seems to not work using a linked server in the INTO clause. I also looked at using the DTS Bulk export task from http://www.sqldts.com/default.aspx?272 but this only exports to txt and csv. Thanks Si |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |