i just uploaded my first website designed using ASP.NET 3.5 and SQLserver 2005. how can i synchronize my database with remote server? i can't view my webpages. what should do?
ASP.NET Hostinghosting guideWebhost4Life.OrgHosting Support
Hope you have sql server with management studio, if so backup your database and restore in the hosting server. Change the connection strings appropriately.
None
0 Points
1 Post
Website Hosting
Mar 24, 2010 09:20 PM|Bodjor|LINK
i just uploaded my first website designed using ASP.NET 3.5 and SQLserver 2005. how can i synchronize my database with remote server? i can't view my webpages. what should do?
ASP.NET Hosting hosting guide Webhost4Life.Org Hosting Support
Member
140 Points
58 Posts
Re: Website Hosting
Mar 24, 2010 11:20 PM|Sarahn|LINK
1) download the remote database to your dev machine and restore it with a different name. compare and make changes if there are few.
2) Use a database comparison tool like AdeptSQL to compare and merge the 2 databases. it will highlight the differences.
Participant
1822 Points
686 Posts
Re: Website Hosting
Mar 25, 2010 10:33 AM|tamilcodes|LINK
Hope you have sql server with management studio, if so backup your database and restore in the hosting server. Change the connection strings appropriately.
TUTORIAL RIVER - HTML, ASP.NET, PHOTOSHOP, WEB DESIGN TUTORIALS
All-Star
25749 Points
10436 Posts
Re: Website Hosting
Mar 25, 2010 02:42 PM|jeff@zina.com|LINK
Open your eyes?
Jeff