How to deploy an Access 2003 project that connects to an existing SQL Server 2000 database (884457)
The information in this article applies to:
- Microsoft Office Access 2003
This
article applies only to a Microsoft Access project (.adp).
Advanced: Requires expert coding, interoperability, and multiuser
skills.
INTRODUCTIONMicrosoft Office Access 2003 projects that connect to a
Microsoft SQL Server 2000 database can be deployed by using the Package Wizard
that is included with the Microsoft Office Access 2003 Developer Extensions. In
an Access 2003 module, you can attach code that can automate the following required steps: - Find the server.
- Start the server.
- Attach the
SQL Server 2000 database to the server.
- Connect the project to the newly attached
SQL Server 2000 database.
REFERENCES
For additional information about deploying an Access 2003 project with SQL
Server 2000, click the following article numbers to view the articles in the Microsoft Knowledge Base:
299297
How to deploy an Access 2002 project that includes the Microsoft SQL Server 2000 Desktop Engine
326613 How to distribute and how to install SQL-DMO for SQL Server 2000
Modification Type: | Major | Last Reviewed: | 7/5/2005 |
---|
Keywords: | kbConfig kbProgramming kbsetup kbDeployment kbhowto KB884457 kbAudDeveloper |
---|
|