Database Results

R

rollthbns

I have a simple one page web, with a form used to collect employee billable hours. The information collected from the form will be placed in an access database. I have been able to make the connection under form properties, create the database, and sucessfully publish the page to my local machine. The intranet will be "hosted" on my comuputer for this tiny office with a simple peer to peer network. I can open the page, add information, and I get a confirmation that the data was accepted. The glitch comes when I open the access database. Somehow or another no records have been added. Anyone have any idea what might be the issue?

Thanks!!

fate is just the weight of circumstances
 
J

Jim Buyens

Please refer tio:

Diagnosing Errors Saving a Form to a Database
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=35

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

-----Original Message-----
I have a simple one page web, with a form used to
collect employee billable hours. The information
collected from the form will be placed in an access
database. I have been able to make the connection under
form properties, create the database, and sucessfully
publish the page to my local machine. The intranet will
be "hosted" on my comuputer for this tiny office with a
simple peer to peer network. I can open the page, add
information, and I get a confirmation that the data was
accepted. The glitch comes when I open the access
database. Somehow or another no records have been
added. Anyone have any idea what might be the issue?
 
Top