How To Distribute the Microsoft Data Engine (MSDE) With the Package and Deployment Wizard (PDW) (231923)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Data Engine (MSDE) 1.0
This article was previously published under Q231923 SUMMARY
This article shows how to package and distribute MSDE for Visual Studio using the Package and Deployment Wizard (PDW) tool that ships with Visual Basic 6.0. There are two main steps to perform: - Create a Standard Setup Package that redistributes necessary MSDE files to target machines along with your Visual Basic application. The MSDE files will be used on target machines to set up MSDE. This could be done in two ways with the PDW:
- MSDE manual setup
- MSDE automatic setup via a Window's Program group icon
- Use a custom database with MSDE on the target machine.
REFERENCES
Resources for developers building applications with MSDE, including
whitepapers, general additional FAQS, and sample code can be found at:
For additional information on the process of installing a user-database on MSDE, click the article number below
to view the article in the Microsoft Knowledge Base:
224071 INF: Moving SQL Server Databases to a New Location
For additional information on automating the MSDE setup with the PDW, click the article number below
to view the article in the Microsoft Knowledge Base:
234626 SAMPLE: Setup1.exe Fully Automating MSDE Setup with the Package and Deployment Wizard (PDW)
For additional information on the Package and Deployment Wizard, please refer to the Visual Basic documentation.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbAppSetup kbDatabase kbhowto kbwizard KB231923 |
---|
|