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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using a form to add a new record

Status
Not open for further replies.

julesinbath

Programmer
Aug 27, 2003
6
0
0
GB
Hi,

I am trying to make my timesheet form add a new record. But when I click on the "add new record" button I get an error message that states: "You can't go to the specified record".

"Allow Additions" is set to "Yes".

Has anybody else had this problem?
Jules
 
Hi Ken

Forgive my ignorance, but how do I check whether the underlying query is updatable or not?

Jules
 
Hi

TRy just running the query, then try to update any row, see if it lets you, if it is not updateable message will display in status bar

Regards

Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
 
The query is not updateable. But I don't know why not.

I managed to get around the problem, by reverting to an earlier version of my database. Obviously there must be some subtle difference, but I just can't see it.

Thanks very much for your time, Ken.

Jules
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top