One of the things I want is to have the record NOT saved unless they hit 'Save Record'.
I will look at your suggestion and see if I can make that happen.
User Profile
Collapse
-
I did not do the best of jobs describing the enviorment. I am new to this Access stuff, I grew up as a Network type, routers, firewall and stuff like that. I agree that a bound for is far easier to get put together. I was reading Denise Gosnell's book and thought she was saying that unbound is faster and fasilatated multi users better. I have since rebuilt the form in a test copy that is bound. Everthing works well. The only thing that I DO...Leave a comment:
-
There are arguments on both sides as to the pros and cons to unbound forms. What I have is what I have. Starting over is not an option for me. This goes in to production Monday. The lag is not a show stopper just a minor glitch.Leave a comment:
-
How to confirm a record has been written before the code moves on
Currently I have a 3 second loop in place and sometimes that works and sometimes it does not. Here is the problem. The main form is unbound. The reason for this is that I do not want anything writen to the table with out being checked out first. No data is written until the use clicks the 'Save Record' button. The subform is bound to a query that limits the data to 'that' user only. The subform reflects the entries being made by the input on...Last edited by TheSmileyCoder; Apr 26 '12, 08:10 AM. Reason: Added line indentation to code, to make it more readable.
No activity results to display
Show More
Leave a comment: