Article ID: 280513 - Last Review: April 22, 2003 - Revision: 2.3 PRB: Visual Basic 6.0 Application Generates Run-Time Error 3633 When It Is Run on a New ComputerThis article was previously published under Q280513 On This PageSYMPTOMS
When you build setup disks for a Microsoft Jet-based database application with the Package and Deployment Wizard (PDW), the Package and Deployment Wizard does not include the Microsoft Jet database engine files. When you install the application and try to run it, you get the following error message:
Run-time error '3633'
CAUSE
The Package and Deployment Wizard does not know to add the Microsoft Jet 4.0 database engine if you are using the Microsoft DAO 3.6 Object Library.
RESOLUTION
Add the MDAC_TYP.EXE to your setup package. NOTE: MDAC 2.6 and later no longer include the Jet engine. If you are using MDAC 2.6 or higher, you need to use the Jet redistribution pack. For more information about downloading the Jet redistribution for use with your application, see the following Microsoft Web site at: http://msdn.microsoft.com/en-us/data/aa937729.aspx
(http://msdn.microsoft.com/en-us/data/aa937729.aspx)
MORE INFORMATION
This problem does not occur on Windows 2000-based computers or computers that have Microsoft Office 2000 installed. To reproduce the problem, install the following application that is created on a clean installation of Microsoft Windows 98, Microsoft Windows 95. or Microsoft Windows NT 4.0 SP3.
Steps to Reproduce Behavior
REFERENCES
For more information about Jet 4.0 and DAO 3.6, see the following MSDN Web site at:
http://msdn.microsoft.com
(http://msdn.microsoft.com)
| Article Translations
|
Back to the top
