ThomasBrown
Technical User
Hi there,
I am not sure if this is the correct forum, if not please guide me to the right one.
I am new to using Visual Studio.
I have created a website using Visual Studio 2008 using VB as the code.
The website connected to a SQL Database and I was using an SqlDataSource to connect from the web page to the database. Now, the database has moved to a new server.
Is there any way I can do a mass update on all the the web pages to teh new data source? There are about 50 web pages with multiple SqlDataSource connections on each page, so to do this one by one would take a long time.
Please let me know if this can be done on mass.
Your assistence on the above would be greatly appreciated.
Many Thanks
Thomas
I am not sure if this is the correct forum, if not please guide me to the right one.
I am new to using Visual Studio.
I have created a website using Visual Studio 2008 using VB as the code.
The website connected to a SQL Database and I was using an SqlDataSource to connect from the web page to the database. Now, the database has moved to a new server.
Is there any way I can do a mass update on all the the web pages to teh new data source? There are about 50 web pages with multiple SqlDataSource connections on each page, so to do this one by one would take a long time.
Please let me know if this can be done on mass.
Your assistence on the above would be greatly appreciated.
Many Thanks
Thomas