Forums
This topic is locked
Acess DB to ASP
Posted 12 Dec 2005 19:56:30
1
has voted
12 Dec 2005 19:56:30 Darin Frantz posted:
I am sorry if this is a stupid question.... is there a way for an ASP page to show resluts from multiple access DB's on the same page? Replies
Replied 13 Dec 2005 00:06:21
13 Dec 2005 00:06:21 Lee Diggins replied:
Hi Darin
You would connect to other db's in the same way that you connect to a single db defined for a site. You can have more than one database in a website which you can see in the databses panel when you added the new connection to your site. Just create the rs in the normal way pointing to each connection that you need.
Any question post back.
Sharing Knowledge Saves Valuable Time!!!
~ ~ ~ ~ ~ ~
<b>Lee Diggins</b> - <i>DMXzone Manager</i>
<font size="1">[ Studio MX/MX2004 | ASP -> VBScript/PerlScript/JavaScript | SQL | CSS ]</font>
You would connect to other db's in the same way that you connect to a single db defined for a site. You can have more than one database in a website which you can see in the databses panel when you added the new connection to your site. Just create the rs in the normal way pointing to each connection that you need.
Any question post back.
Sharing Knowledge Saves Valuable Time!!!
~ ~ ~ ~ ~ ~
<b>Lee Diggins</b> - <i>DMXzone Manager</i>
<font size="1">[ Studio MX/MX2004 | ASP -> VBScript/PerlScript/JavaScript | SQL | CSS ]</font>