It's related to the design of the software and data size limitation. Merge
your data
in access then use pivot table to retrieve it from the database. I was able
to use
more than 200000 rows by this technique. After some googling, you can find
access code fragments for this purpose.