Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Weird ODBC error when editing record

Status
Not open for further replies.

JLSigman

Programmer
Joined
Sep 20, 2001
Messages
261
Location
US
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.



This is what I get when I try to edit/update a record. I created the form using the live tool, and it's pointing to the right database. What am I missing? Thanks,

-jls
 
Looks like you are trying to update a nonupdatable field like a primary indicator or a feild set up with no duplicates allowed and you are trying to duplicate something? Live long and make your kids suffer..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top