473,387 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Updating an imported table !!!!

I have a table imported into my DB and I'm going to have people add records to the table while others are in the form that is linked to the table. I was under the impression that once you go the next line on a table in a DB it saved the newly added record. However how does that update, so I can search with my form to find that newly added record, thanks alot every.
Apr 16 '07 #1
1 1171
ADezii
8,834 Expert 8TB
I have a table imported into my DB and I'm going to have people add records to the table while others are in the form that is linked to the table. I was under the impression that once you go the next line on a table in a DB it saved the newly added record. However how does that update, so I can search with my form to find that newly added record, thanks alot every.
Apply the Requery Method to the RecordSource of the Form.
Apr 20 '07 #2

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.