Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

VB.net Windows Forms application Transfer data from Access to SQL

Hi

I have a Windows forms application where I want my users to transfer Access tables into SQL.
There are several users who don't have SSMS and only app who have to move this data.
I use VB.net code with connection strings to connect to Access via ODBC and SQL using SQLClient
What VB.net code would I use to transfer data from an Access table to a SQL table?
ASKER CERTIFIED SOLUTION
Avatar of Jacques Bourgeois (James Burger)
Jacques Bourgeois (James Burger)
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Thanks a lot for the help. Realising this would be messy without SSMA I asked another question to see if I could programmatically use the SSMA from my app
https://www.experts-exchange.com/questions/28632277/VB-net-SSMA.html?anchorAnswerId=40654322#a40654322