Forums

ASP

This topic is locked

access database help

Posted 09 Nov 2003 05:11:02
1
has voted
09 Nov 2003 05:11:02 Raymond Brown posted:
Hey all, any and all help will be greatly appreciated.

I am using Dreamweaver MX and trying to hook up a simple website to an access database. I went with PHP but trying to learn ASP and there seems to be some stuff that is easier with ASP.
I am doing a simple Insert Record Form.
All I want to do is insert the records into a simple, single table access database.
The c2 is the folder it is in and the name of the page is insert.asp
This is the code it is referencing in the error

MM_editCmd.Execute();

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/c2/insert.asp, line 78

Would really appreciate any help.

I’m at

Replies

Replied 11 Nov 2003 00:40:54
11 Nov 2003 00:40:54 Phil Shevlin replied:

Reply to this topic