PDA

View Full Version : access record updating


blikkis
08-31-2003, 10:28 PM
How do i insert a new record in an access db from a web form?
my dsn i propely set up and there is no problem displaying recordsets in my web pages.
The readonly option is unchecked in the dsn settings and the db folder has write priviliges.

Thomas

Morgoth
08-31-2003, 11:07 PM
http://stardeveloper.com:8080/articles/display.html?article=2001050101&page=1

I hope this helps.

blikkis
09-01-2003, 05:36 PM
Thanks!!

that link was informative. I greatly recomend that page to other msAccess users

Thanks again.