I have an Access 2003 project where one of the views/queries is selecting data (an employee list) from a table in a different SQL Server (2000) database than the one associated with the project. No matter what I do the number of records returned is limited to 10,000. There are about 13000 or so records that should be returned. I didn't notice the problem until data was being entered where the last name of the employee in the data record began with "Si"...and wasn't in the list. In fact, the last name in the list started with "Sa".
I've looked at properties of the view/query and the only place to limit the number of records returned is set to the top 100 percent. In fact, I changed it to 15,000 records....and it still only returned 10,000. The only way I could get the last records was to limit the records to those starting with "S" or higher.
Is this a built in limitation with Project? Does someone know how to fix this problem?
Thanks for any help you can provide.
Bob S.
I've looked at properties of the view/query and the only place to limit the number of records returned is set to the top 100 percent. In fact, I changed it to 15,000 records....and it still only returned 10,000. The only way I could get the last records was to limit the records to those starting with "S" or higher.
Is this a built in limitation with Project? Does someone know how to fix this problem?
Thanks for any help you can provide.
Bob S.