Link to home
Start Free TrialLog in
Avatar of r3nder
r3nderFlag for United States of America

asked on

Link MySQL and Sql Database to transfer data

I have a SQL server and a MySQL server I want to transfer everything in the MySQL tables to the exact same tables in SQL can I do a select into and if so how?
Thanks
ASKER CERTIFIED SOLUTION
Avatar of nishant joshi
nishant joshi
Flag of India 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 r3nder

ASKER

thanks nishant