Unfortunately, while you can change the provider and have your application
work with another data source, it's really not that simple if you want
reasonable performance. You usually have to do other things like changing
your queries to Pass-through, so that they run on the server, and so on.
If your intent is to eventually move to SQL Server, you may find the
following book useful:
Microsoft Access Developer's Guide to SQL Server by Mary Chipman and Andy
Baron (SAMS, 2000)
ISBN# 0-6723-1944-6. 864 pages, $39.99.
Microsoft Access 2000 Developer's Guide to Microsoft SQL Server provides
much needed information and guidance for the Access power user or developer
who wants to exploit the power of SQL Server. Written by Access experts and
Microsoft MVPs Mary Chipman and Andy Baron, this hands-on guide provides you
with the practical knowledge you need to harness the enterprise-level power
and scalability SQL Server offers, while using the Access tools you are
familiar with. More than just a migration guide, you will benefit from the
authors' expert discussions of topics including the new Microsoft Database
Engine (MSDE), Transact SQL, building stored procedures and views,
converting your applications to SQL Server, working with SQL Server
security, and building Access interfaces to SQL Server databases.