Article ID: 228525 - Last Review: April 29, 2007 - Revision: 5.1 PATCH: JetVC.exe VC++ Support Files for the Jet OLE DB Provider 4.0This article was previously published under Q228525 On This PageSUMMARY The Microsoft Data Access SDK 2.1 update does not include
all of the needed Visual C++ support files for the Microsoft Jet OLE DB
Provider 4.0. This patch includes all of the needed header files, .lib files,
and .idl files for the Jet OLE DB Provider 4.0. NOTE: The Microsoft Jet OLE DB Provider 4.0 is installed by the MDAC 2.1 GA Redistribution Setup executable, which is available for download from the following web location: http://msdn.microsoft.com/dataaccess (http://msdn.microsoft.com/dataaccess) NOTE: Microsoft Data Access SDK 2.5 (which has been included with Platform SDK) comes with all these files. Do not apply this patch if using DA SDK 2.5. MORE INFORMATIONThe
following files are available for download from the Microsoft Download
Center: JetVC.exe
(http://download.microsoft.com/download/ole/patch/4.0/w9xnt4/en-us/jetvc.exe)
Release Date:
Jul-23-1999For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591
(http://support.microsoft.com/kb/119591/EN-US/
)
How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most
current virus-detection software that was available on the date that the file
was posted. The file is stored on security-enhanced servers that help to
prevent any unauthorized changes to the file.
Description Of Files Included in JetVC.exeCollapse this table
Directions for Use of Jet OLE DB Support Files in Visual C++If you are using just the core OLE DB interfaces with the Jet Provider, you need to include only Msjetoledb.h in your project.If you are using one or more of the Jet extended OLE DB interfaces (IDBUserAttributes, IIdle, or IJetCompact), you need to include Jetoledb.h as well as link your project with the Jetoledb.lib file. If you want to use the Jetoledb.idl file with your project, you also need to include Idlmulti.h in your project. Also note that Jetoledb.idl references the Oledb.idl file installed by the Microsoft Data Access SDK 2.1. The Oledb.idl file is installed under the MDACSDK\unsupported\idl folder. Note that Oledb.idl also references other .idl files in the same folder, so for best results you should append the MDACSDK\unsupported\idl folder to your project include folders if you are using Jetoledb.idl. REFERENCES The updated version of this header file can also be found
with Visual Studio 6.0 Service Pack 3 (SP3). See the Readme.htm file provided
with the service pack for more information. This Readme file can also be
downloaded from the service pack download site at the following location: http://msdn2.microsoft.com/en-us/vstudio/aa718359.aspx
(http://msdn2.microsoft.com/en-us/vstudio/aa718359.aspx)
The Data Access SDK Update 2.1 can be downloaded from:http://msdn.microsoft.com/dataaccess
(http://msdn.microsoft.com/dataaccess)
.
APPLIES TO
| Article Translations
|

Back to the top
