Create a new ADP file with a SQL database

  • Thread starter Lynn Pennington
  • Start date
L

Lynn Pennington

Will I screw up anything if I create a new Access 2000
project with an existing SQL 2000 database?

THanks,
Lynn.
 
V

Van T. Dinh

We all can do that but it is unlikely. If you read up a bit on how to use
A2K0 to access SQL Server database and the permission is set correctly on
the SQL Server database, you shouldn't be able to create havoc on the
database.

Perhaps, you should check out the book "Microsoft Access Developer's Guide
to SQL Server" by Mary Chipman / Andy Baron / et al.
 
Top