Form to Database Requirements

  • Thread starter Thread starter Shaun
  • Start date Start date
S

Shaun

I would like to create a simple form and link this form
to a database to post the results. Could one tell me the
steps necessary to accomplish the database connection? I
have the form created.

Thanks
 
Yes I have used the database connection wizard and the
tables are shown. The database is placed in the fpdb
folder.
-----Original Message-----
Hi Shaun,

Was the Database Interface Wizard used to create the form?

See http://office.microsoft.com/assistance/hfws.aspx? AssetID=HP010531651033&CTT=1&Origin=EC010231151033&QueryID
=50a6xKBec0


--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 102 Components For FP
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"Shaun" <[email protected]> wrote in
message news:[email protected]...
 
With the page open, right click on the form, in the form properties click the
radio button "send to database" then on the next screen, from the drop down box
select the db you want to connect to. it will create a new MDB (access db) for
you. Then save the file, it will prompt you to save with asp extension as it has
added some asp code (which will write the data to the db).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top