FrontPage 2003 asp form fields not updating to Access Database

G

Guest

I have created an asp eForm in FP 2003. I used the form properties send the
results to a database and allowed it to create the database for me. The
database itself appears fine and shows the appropriate columns, but the eForm
field data never updates to the database.

I have other asp forms that are also sub-folders of the wwwroot folder and
they still work to update the appropriate databases. Based on similar
articles I have found here, I also verified that the database file
permissions are set for both read and write. I am running Windows 2000 Pro
with IIS 5 and FP 2002 server extensions. Any ideas on what I could be
missing?
 
S

Stefan B Rusynko

Are you using the FP database wizards (DBRW or DBIW)
- if so see http://home.att.net/~codelibrary/FrontPage/drw.htm

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I have created an asp eForm in FP 2003. I used the form properties send the
| results to a database and allowed it to create the database for me. The
| database itself appears fine and shows the appropriate columns, but the eForm
| field data never updates to the database.
|
| I have other asp forms that are also sub-folders of the wwwroot folder and
| they still work to update the appropriate databases. Based on similar
| articles I have found here, I also verified that the database file
| permissions are set for both read and write. I am running Windows 2000 Pro
| with IIS 5 and FP 2002 server extensions. Any ideas on what I could be
| missing?
| --
| Bill M
 
G

Guest

Yes. I am using the FP DB Wizard. I should note that I was able to get the
form to update the database by putting the form in a direct subfolder of the
wwwroot folder. I had to alter slightly, but it worked. I still think that
asp support is not running 100% on my W2K Pro computer that I am using as a
server, as some asp pages previously created that access database info still
aren't working that were before I had to restore the folders to a new
computer. At this point, I can collect the form data into a database, but I
can't see it other than directly going into the Access database itself and
looking at the table.
 

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

Top