Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I have access of SQL Server database of LAN.
I want to access this database from Internet.
Mean I have hosted a website www.abc.com.
I want to copy data from SQL Server database of LAN and paste it to
database of www.abc.com (MySql) on Internet.
I am using PHP/MySql for www.abc.com
Please Help
Posted
Comments
Mohibur Rashid 1-Apr-15 6:05am    
Discuss this with your hosting server provider

1 solution

You'll have to upload it to your hoster. They should be able to help you with that.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900