On Mon, 4 Jan 2010 19:45:02 -0800, Duane Hookom
<duanehookom@NO_SPAMhotmail.com> wrote:
>In addition to Banana's comments, I would use pass-through queries to
>retrieve data. These would perform much better and are always read-only. I
>generally use a little DAO code to change the SQL property of the saved P-T
>queries to apply a filter for a report.
>
>You might want to search the web for DSN less connection strings to MySQL.
>This would make distribution of your application a bit easier.
In addition to Banana and Duane's comments:
I've written a PowerPoint presentation on techniques for using Access
as a client-server front-end to SQL Server databases. It's called
"Best of Both Worlds" at our J Street Downloads page:
http://ow.ly/M2WI. It includes some thoughts on when to use SQL
Server, performance and security considerations, concurrency
approaches, and techniques to help everything run smoothly.
Although it was written for SQL Server databases, many of the
principles mentioned (like passthrough queries) will apply to other
back-end servers like MySQL.
Armen Stein
Microsoft Access MVP
www.JStreetTech.com