Hi friends,
In my current project i have to transfer data EVERY DAY from MS Access to Sql Server 2008 standard edition. of course i can use SQL Migration tool to transform Access database into Sql Server database, but problem is i have to do this again and again every day to keep updating my sql server database.
SO is there any way i can write C# program that transfer data from MS ACCESS file to SQL SERVER?
Any help would be highly appreciated.
Many Thankx
Vijay Shiyani