Mult. DB on one page

  • Thread starter Thread starter Jay
  • Start date Start date
J

Jay

I'm making a page that will allow the user to input info to 3
Access2000 databases using the FP2000 Connection Wizard (Form
Properties).

First, is it possible to put all three input forms on one ASP page and
second, is there a way to change the name of the Connection to be
used? The default seems to want to use the Page Name for the first
connection etc. I would like to name each database connection
somethign like NEWS, EVENTS, QUOTES (or is that even necessary?)

Thanks in advance.

Jay
 
-----Original Message-----
I'm making a page that will allow the user to input info
to 3 Access2000 databases using the FP2000 Connection
Wizard (Form Properties).

First, is it possible to put all three input forms on
one ASP page

Yes, although I usually don't recommend this.
and second, is there a way to change the name of the
Connection to be used?

Sure. When you click Add Connection in the Options For
Saving Results To Database dialog box (or click the
Database tab on the Web Settings Dialog box) and then
click Add, just enter the name you want.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*========----------
|\=========------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/=========------------
*========----------
 
Back
Top