luc83
08-09-2003, 01:22 PM
Hi everyone
The problem a have here would more go in a SQL forum but since there is no, I've decide to put it here..
I'm using a access database with IIS. When I want to insert something in the database with the INSERT INTO statement, here is the error it send me:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/asp/cours/Ajouter_valider.asp, line 225
I've check the setting of IIS and it all seems good. I could post my code if you want to but I really dont think my code's got error.
thanks..
Luc
The problem a have here would more go in a SQL forum but since there is no, I've decide to put it here..
I'm using a access database with IIS. When I want to insert something in the database with the INSERT INTO statement, here is the error it send me:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/asp/cours/Ajouter_valider.asp, line 225
I've check the setting of IIS and it all seems good. I could post my code if you want to but I really dont think my code's got error.
thanks..
Luc