Wednesday, March 28, 2012

VWD database into web server

I have a site that i made in VWD Express with an MS SQL DB for pulling data. My question is how do I import my new data and tables into my SQL server because just ftping my foldier doesn't update my tables on the SQL server (i.e. tables have the users accounts made from VWD wizards). Also, my SQL server doesn't accept remote connections. I know I can use a connection string to connect to the SQL server (once it ftped) but updating the tables is beyond me. Any ideas or documentation would be greatly appreciated.

Thanks,

MR

Hi,

you can already take a look at this article:Create Membership tables in another database than the standard aspnetdb.mdf.

Grz, Kris.


Thank you very much, that helped out a lot.

0 comments:

Post a Comment