Receiverbuilder
New member
- Local time
- Today, 14:42
- Joined
- Mar 9, 2011
- Messages
- 6
First of all Hello.
This problem has really got me stumpped. I have searched ton's of forums and haven't found anything that has helped.
I am updating a working database with some more user friendly form queries. I have set the query up to the main data table, created the query, and the form, then linked the various query fields to the appropriate fields on the form (all unbound form fields).
Now up to this point there are some minor issues but nothing that I can't fix on my own. When you access the form input various search parameters in the form fields and run the query it works just fine.
Now when I try to go back into the query in Design view it crashes access! I don't even get an error message access simple locks.
Solutions I've tried.
Any help will be appreciated.
This problem has really got me stumpped. I have searched ton's of forums and haven't found anything that has helped.
I am updating a working database with some more user friendly form queries. I have set the query up to the main data table, created the query, and the form, then linked the various query fields to the appropriate fields on the form (all unbound form fields).
Now up to this point there are some minor issues but nothing that I can't fix on my own. When you access the form input various search parameters in the form fields and run the query it works just fine.
Now when I try to go back into the query in Design view it crashes access! I don't even get an error message access simple locks.
Solutions I've tried.
- I assumed at first there was an issue with my query fields linked to the form. So I rebuilt the query from scratch went over each and every field link command and got the same result multiple times.
- I ran the analyze and optimize tool
- I have changed the Yes/No fields and adjusted them to True/False thinking I was having an issue with Null fields in the query
Any help will be appreciated.