Microsoft KB Archive/192328

From BetaArchive Wiki
Knowledge Base


JetOleDb.exe Installs MsJetOleDb.h (Missing in Visual Studio 6.0)

Article ID: 192328

Article Last Modified on 8/9/2004



APPLIES TO

  • Microsoft Visual C++ 6.0 Enterprise Edition
  • Microsoft Visual C++ 6.0 Professional Edition
  • Microsoft Visual C++ 6.0 Standard Edition
  • Microsoft Visual Basic 6.0 Learning Edition
  • Microsoft Visual Basic 6.0 Professional Edition
  • Microsoft Visual Basic 6.0 Enterprise Edition
  • Microsoft Visual J++ 6.0 Standard Edition
  • Microsoft Visual FoxPro 6.0 Professional Edition



This article was previously published under Q192328

SUMMARY

JetOleDb.exe is a file that contains the MsJetOleDb.h C++ header file. OLE DB consumer applications that use Microsoft Jet OLE DB provider- specific properties require the MSJETOLEDB.H C++ header file.

When you install Visual Studio 6.0 (with Data Access options), MsJetOleDb.h is not installed.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:

Release Date: Sep-05-1998

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 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. NOTE: Visual C++ OLE DB Wizards work without Msjetoledb.h. Active Template Library (ATL) consumer templates also build and work without this header file, as long as you do not use any provider-specific features of the Microsoft Jet OLE DB provider. To see a description of the Microsoft Jet OLE DB provider-specific properties and interfaces, please see the Microsoft Jet OLE DB Help in the Microsoft Developer Network (MSDN) under the following topic:

   Platform SDK: Database and Messaging Services; Microsoft Data Access
   SDK; OLE DB; OLE DB Providers; OLE DB Provider for Microsoft Jet
                

Keywords: kbinfo kbdownload kbbug kbnoupdate kbfile kbsetup KB192328