JackV
Nov 2nd, 2000, 02:29 PM
I've established an ADO connection to an Access DB on my local machine. When I try to pass an INSERT INTO statement to the connection.execute method, the browser pops up with an error that says "Must use an updatable query".
This ASP code is in my global.asa file and I'm only trying to add 1 record. Any help on this would be greatly appreciated.
This ASP code is in my global.asa file and I'm only trying to add 1 record. Any help on this would be greatly appreciated.