Microsoft
Software
Hardware
Network
Question : Connect to SQL Server database dynamically with ASP.net
Hi Experts
I generally create my database connections by creating a strongly typed dataset using the dataset designer in Visual Studio. In this instance I have multiple databases with the same structure and so want to be able to create a single dataset that utilises this structure, but set the actual database that it connects to depending on a passed variable.
So if I call a function like:
oDataToProcess.AddtoDataba
se("databa
se name")
I want to be able to draw on the same dataset but apply it to the SQL Server database name passed in the command.
I am coding in VB.NET
many thanks
Stewart
Answer : Connect to SQL Server database dynamically with ASP.net
Hi there, I think this may be what you need:
http://weblogs.asp.net/raj
bk/archive
/2007/05/2
6/changing
-the-
conne
ctionstrin
g-of-a-wiz
ard-genera
ted-tablea
dapter-at-
runtime-fr
om-an-obje
ctdatasour
ce.aspx
Random Solutions
How do I lookup and insert the foreign key value into a table when passing a variable value from different column in the related table?
.Net Application Security problem
Can't Remote Desktop to Forefront TMG Server
How to monitor users on WSS 3.0
Php 500 internal server error received on website but not using xampp at home
Copy and Paste using VBA based on criteria including concatenation
C# sharing variables or data between different classes
Migrate 2000 dc to 2008 dc
compile this code with Delphi 2010
use wireshark to capture whats happening during the logon process