Right, searched everywhere on this one.
I am currently developing a DB, and have split it, this is very much a work in progress so there are multiple versions of the DB as I always create a copy when starting a new development stage.
Now to the problem I have created some new functions and tided up some code in the latest version, however an existing function that was working fine (and has not been touched) no longer works. If I open a earlier version these functions work fine. the underlying component that no longer works is a select query that has a checkbox that is changed via a form - this checkbox now behaves as if it is locked i.e. selecting and trying to change its value just creats a "bing" noise but will not change. I have tried via the form and direct through the query old version - fine, new version - nada, This has happened on 2 queries/forms that are very simiular in structure but linked to different tables.
I have tried copying the objects from the old to the new, deleting them and copying them, all to no avail. I also tried compact and repair numerous times - has anyone any idea's
cheers Dean
I am currently developing a DB, and have split it, this is very much a work in progress so there are multiple versions of the DB as I always create a copy when starting a new development stage.
Now to the problem I have created some new functions and tided up some code in the latest version, however an existing function that was working fine (and has not been touched) no longer works. If I open a earlier version these functions work fine. the underlying component that no longer works is a select query that has a checkbox that is changed via a form - this checkbox now behaves as if it is locked i.e. selecting and trying to change its value just creats a "bing" noise but will not change. I have tried via the form and direct through the query old version - fine, new version - nada, This has happened on 2 queries/forms that are very simiular in structure but linked to different tables.
I have tried copying the objects from the old to the new, deleting them and copying them, all to no avail. I also tried compact and repair numerous times - has anyone any idea's
cheers Dean