importing data from access table in a sql server table
Database
2
Posts
2
Posters
0
Views
1
Watching
-
hello there! I have an access DB filled with tables and I want to copy the tables along with the data in it to a sql server db table. Is that possible? Thanks in advance, Laziale
You can use SQL Server Integration Services[^]
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion