Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Export to MS ACCESS from SQL Server 2005

Author  Topic 

ashgupta
Starting Member

17 Posts

Posted - 2009-05-06 : 00:58:03
Hi Experts,

I have a DB on SQL Server, which contains 50 over tables.
I am looking a way to export the DATA to MS ACCESS.

Previously i was able to export this to MSACCESS using DTS.
However now the table schema's keep changing at frequent basis and it not possible to maintain each DTS task.

Is there any other way of doing this beside manually exporting?

   

- Advertisement -