Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Two DB'S

0 views
Skip to first unread message

Bam

unread,
Jun 17, 2003, 11:17:42 AM6/17/03
to
Is it possible to have 1 form post to 2 databases, first using DBW, and
second with a asp page?
The DBW gives me this line: <form method="POST" action="--WEBBOT-SELF--"
onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript"
name="FrontPage_Form1">
<!--webbot bot="SaveDatabase" suggestedext="asp"
u-asp-include-url="../_fpclass/fpdbform.inc" s-dataconnection="singlestour"
s-recordsource="Rounds5" u-database-url="../fpdb/singles_tour.mdb"
u-confirmation-url="members.asp" s-builtin-fields="HTTP_USER_AGENT
REMOTE_HOST Timestamp REMOTE_USER" s-builtin-dbfields="Browser_type
Remote_computer_name Timestamp User_name" s-form-fields="version2 email2
name icq2" s-form-dbfields="version1 email1 name icq1" startspan --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--#include
file="../_fpclass/fpdbform.inc"--><!--webbot bot="SaveDatabase" endspan
i-checksum="34604" --><div align="center">

and/or the asp page has this:

strDS=("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" &
server.mappath("../fpdb/tour.mdb"))

I think if it worked, it would be easier to so this from the asp page. Can
it be done?
Bam

--
http://www.gig-golf.com


Bam

unread,
Jun 17, 2003, 11:15:32 AM6/17/03
to

Michael C. Gates

unread,
Jun 17, 2003, 1:14:00 PM6/17/03
to
Just set up 2 database, and specify what information should be stored in
which database. It is easy with ASP Just set up 2 connections.

Regards,

Michael C. Gates

"Bam" <jferr...@nospamadelphia.net> wrote in message
news:qiGHa.11842$Jw6.4...@news1.news.adelphia.net...

0 new messages