Could someone please explain to me the way forms save information?
I always understood that database tables automatically save information as you enter it. But the command button wizard and also the Better Mousetrap example use special save buttons so it seems different.
I would like to know because I am working on my forms and I need to validate entered data so there aren't any messed up records. Could I use a save button to ensure that the data entered matches certain criteria? I.E. No null fields, no saving multiple records about the same subject (like multiple bios on the same employee or multiple goals for the same team and so forth.)
Just a little Access 101 if anyone has the time would be very appreciated. I am going for understanding here.
Thanks.
I always understood that database tables automatically save information as you enter it. But the command button wizard and also the Better Mousetrap example use special save buttons so it seems different.
I would like to know because I am working on my forms and I need to validate entered data so there aren't any messed up records. Could I use a save button to ensure that the data entered matches certain criteria? I.E. No null fields, no saving multiple records about the same subject (like multiple bios on the same employee or multiple goals for the same team and so forth.)
Just a little Access 101 if anyone has the time would be very appreciated. I am going for understanding here.
Thanks.