Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Access Auto record Add
Name: John R Date: August 6, 2003 at 08:56:27 Pacific OS: Win XP CPU/Ram: 1.2 / 256
Comment:
Can anyone tell me how to automatically add a new record after y add a new record? I want access, after my new entry, auto add a record after mine mutiplying a field value per a constant already defined into a table. is this possible? Thanks!
Summary: When a record is being accessed, only the first person accessing the record can write to it. Anyone else cannot. It can be read by the second person, but not written to at that time. One thing you m...
Summary: Since you have already tried updating the Access installation to add all the data access features to your installation and it hasn't worked, you've pretty much exhausted your options with the current ...
Summary: Have you tried linking with ODBC? Also,it may only be missing the drivers, check the settings in Access setup from Add/Remove programs. David ...