0

I am doing a school project on ASP .NET with database MSSQL Server. I can connect to the database (defining the connection string in the web.config), retrieve data (sqldatareader or SqlDataAdapter/DataSet). I developed the code in a VM (the database is on the VM too). Now if I try to run the program in another computer, it wont work because it is not being connected to the database. How can I have the website run even on other computers? PS: Sorry for the stupid question...but I really can't think of how to do it.

4

0 回答 0