Access 2003 and SQL Server v.9

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What do I need to do to allow my Access Data Projects to work with the latest
SQL Server versions.
 
You only need to connect to the SQL Server2005 (menu File->Connection...) as
long as you do not create/modify SQL Server2005's server side objects
(tables, views, SPs, UDFs...) and only use the ADP to develop pure frnt-end
objects (Forms, Reports, code module...).

If you want to manipulate SQL Server2005 server side object from your ADP,
you need Access2007 (could be the last version that still support ADP).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top