Exporting Data from SQL to Access
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Can anyone know how to export SQL Server database to MS Access using C#
Know Yourself Then Grow Yourself.
-
Can anyone know how to export SQL Server database to MS Access using C#
Know Yourself Then Grow Yourself.
Hi Create two connection. First connection open sql server db and access in next con. Write a loop that fetches data from SQL server and inserts into access.
Cheers Navaneeth!! www.w3hearts.com