I’m using Visual Studio 2010 and created database tables with relationships. Is there an easy way to save/view the sql and then run a new query on my hosted sql server db to create each table?
I’m using Visual Studio 2010 and created database tables with relationships. Is there an
Share
I finally figured it out. In Visual Studio you can right click on any database, hosted or local and use the publishing wizard. I followed the steps at this link as the wizard is not very user friendly. http://products.secureserver.net/products/hosting/PublishingWithDPW.htm