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
can I use my hard drive with XP and data on it with a system with replaced motherboard ?
Restarting a WPF application to apply updates
SQL Reporting Services - OnPrint event
Accessign XML file from same directory on remote server
get latest file in the directory in unix
Exchange 2003 - new Server - still routing through old smtp virtual server
permissions changed after moving folder from one server to another
cisco softphone registration
Terminal server 2008 R2 Pinned Taskbar Links
How to draw a cardioid in Opengl?