Bug Report upon opening form

D

DBaxter

I can not get into a form in my backup database. I made
sure my database file was not "read only". I can open the
database, but when I open my form I get a "Runtime error
3326. This recordset is not updateable which takes me to
the Visual Basic code stating Text70,value=Combo20. Column
(1)." Does anyone know what I need to do? I haven't a
clue about Visual Basic...and what that is saying...
This database was not my creation, but I did go into the
security and make myself the owner, but this did not help.
 
D

Duane Hookom

We would need to see more than just one line of code. It would help to know
what event triggers the code etc. Anyone who leaves an application with
control names in code like Text70 and Combo20 should be forced to pick from
menus at restaraunts with only numbers rather than descriptions of the food.
Was Item5 the liver and onions or was it the fish?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top