Hi All,
Because of the huge amount of information we export from a corporate system, I have to save a file as a text file.
Today's file had 146,999 rows.
It is a linked file and when I open the file as a table in Access, it matches the original text file of 146,999 rows.
I run a couple of update queries and the end product also has the same amount of rows.
I then have a simple select query where I have to match up a couple of different tables but the rows did not match. I also end up with about 500-1300 rows less!
I couldn't figure out why so I took out all relationships and simply added in the table and all the fields in the table and pulled it up that way and the rows STILL don't match! Again, it produces the same amount of rows about 500-1300 less (so I know it's not the relationships I had in there).
I have no filters - I'm simply pulling a table into a query that matches the table...why wouldn't the number of rows match?
I also would like to mention that all columns are labeled as "Group By"
I'm pretty stumped!
Has anyone else had anything like this happen to them before?
Thanks for the help!
Because of the huge amount of information we export from a corporate system, I have to save a file as a text file.
Today's file had 146,999 rows.
It is a linked file and when I open the file as a table in Access, it matches the original text file of 146,999 rows.
I run a couple of update queries and the end product also has the same amount of rows.
I then have a simple select query where I have to match up a couple of different tables but the rows did not match. I also end up with about 500-1300 rows less!
I couldn't figure out why so I took out all relationships and simply added in the table and all the fields in the table and pulled it up that way and the rows STILL don't match! Again, it produces the same amount of rows about 500-1300 less (so I know it's not the relationships I had in there).
I have no filters - I'm simply pulling a table into a query that matches the table...why wouldn't the number of rows match?
I also would like to mention that all columns are labeled as "Group By"
I'm pretty stumped!
Has anyone else had anything like this happen to them before?
Thanks for the help!