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
 database

Author  Topic 

sushma patle
Starting Member

15 Posts

Posted - 2008-05-20 : 07:37:42
how to insert data in sql server database through ms access project

I am using MS ACESS 2003 for VBA

spatle

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-05-20 : 07:39:11
You can use SSIS/DTS Export/Import task to move data from Access table to SQL table.
Go to Top of Page
   

- Advertisement -