Convert Sql Database To MS Access
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi everybody i have a database named 'example',which is created in sql server 2000 now i want to convert it into msaccess 2007 through C# coding hope you help me in this issue thnx in advance nagendra kumar
-
hi everybody i have a database named 'example',which is created in sql server 2000 now i want to convert it into msaccess 2007 through C# coding hope you help me in this issue thnx in advance nagendra kumar
Generate a lot of inserts and execute them with a dataAdapter...