My ISP restricts access to my SQL database hosted there. I can not remotely connect to the database. I would like to set up a local database for development and then be able to publish it. (My isp also does not have front page extensions, so I can not use the one click publish) Does anyone know of any tutorials on how I could accomplish what I want?
Share
I was able to locate a possible solution here: http://weblogs.asp.net/scottgu/archive/2006/12/22/recipe-deploying-a-sql-database-to-a-remote-hosting-environment-part-1.aspx.
Thanks deltree for trying to decipher what I was wanting.