Database Connections

G

Guest

I am trying to change the association for a form created in FrontPage from the database created in the website "fpdb" folder to an external database. Can I do this and if so how
Thanks
 
C

chris leeds

you'd have to set the form properties to a "custom handler" which you'd have
to write or have written. the handler will read the form's input and insert
it into the database.
what do you mean by "external database"?

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


JSullivan said:
I am trying to change the association for a form created in FrontPage from
the database created in the website "fpdb" folder to an external database.
Can I do this and if so how?
 
T

Thomas A. Rowe

What kind of database and where is it located?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


JSullivan said:
I am trying to change the association for a form created in FrontPage from the database created in
the website "fpdb" folder to an external database. Can I do this and if so how?
 
T

Thomas A. Rowe

The easiest way is to create or have the host create a System DSN, then in FP under Tools | Web /
Site settings | Database you create a connection to the System DSN. You can give it the same name as
the one FP gave it under the fpdb folder.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

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

Similar Threads

fpdb help 1
Database Connection on Server 9
Frontpage Database Question 2
Database Editor 4
Database Coneection 1
Access database safety on Host Server 8
automatic backup? 5
Database Wizard Creation Problem 2

Top