Query doesn't pull in new data

Johnny Drama

In need of beer...
Local time
Today, 14:02
Joined
Dec 12, 2008
Messages
211
Hello all,

I've got what's probably a simple problem, but I can't see the trees in the forest.

I've got a query setup to pull data from a table. When I add new data to the table and then open the query, the query will not show any of the new records.

Thoughts?
 
My first guess is that you have some type of limit on the query?
 
Is your data in one of your tables dependent on other tables?

I often see this where people have linked tables, but are missing information in all of the fields
 
No limit on the query, as far as I know. It's just a straight select query. There is one table that has tables linked to it; however, there is no missing data.

Just created a new query and now it seems to work...ugh.
 
Last edited:

Users who are viewing this thread

Back
Top Bottom