I have created an Access application that to this point has both its front end and back end in MS Access. The application has worked with multiple back ends some ranging from 25 - 40,000 kb to 1 gig and could possibly grow even larger (not from bloating).
Obviously the performance isn't as great with the larger sized back ends, and there is the possibility that we may want to go web/server based to allow remote access to the data. I have played around with both SQL Server and MySQL and would prefer to use MySQL as the back end.
I would have thought that using MySQL would have improved the performance with the larger back ends, but it hasn't. In fact my application now hangs up when it tries to pull data for any form or report.
I have installed MyODBC 3.51.06, and I think it is set up correctly. Any help would be greatly appreciated.
Thanks,
Jay
Obviously the performance isn't as great with the larger sized back ends, and there is the possibility that we may want to go web/server based to allow remote access to the data. I have played around with both SQL Server and MySQL and would prefer to use MySQL as the back end.
I would have thought that using MySQL would have improved the performance with the larger back ends, but it hasn't. In fact my application now hangs up when it tries to pull data for any form or report.
I have installed MyODBC 3.51.06, and I think it is set up correctly. Any help would be greatly appreciated.
Thanks,
Jay