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
Question about Exchange 2010 mailbox move.
Import vs. link
xml are both of the examples below valid?
Dot Net IL Code to C# conversion
Why RTRIM so slow on UPDATE
new keyboard not recognised before logon
IE8 annoying advertising popups on double underlined links in webpages
Changing Server Name with Exchange 2010 Installed
My Computer prints Very Tiny on Fresh Install
Access 2007 Update subform values with another subform