Query Behavior Acess 2003

mdjks

Registered User.
Local time
Today, 15:03
Joined
Jan 13, 2005
Messages
96
I've just started using 2003 and had a query give me incomplete results. One table contains 6 numbers stored as text joined to the corresponding code in the data set table. Both fields are formatted as text. When using the table as criteria I do not get all of the expected records, I had to type in("1000", "2000",...) in order to retrieve all of my data.

Any ideas on what could be happening?

I use the text setting to avoid problems importing the data set which begins life as a csv file.
 
Please post the SQL statements of the query that works and the one that doesn't.

^
 

Users who are viewing this thread

Back
Top Bottom