JavaScript EditorDhtml editor     Free javascript download 



Main Page

 

ODBC Drivers Installed

Setup installs the following ODBC drivers:

  • Microsoft Access driver

  • Microsoft dBASE driver

  • Microsoft Excel driver

  • Microsoft FoxPro VFP driver

  • Microsoft Visual FoxPro driver

  • Microsoft ODBC for Oracle driver

  • Microsoft Paradox driver

  • Microsoft Text driver

  • Microsoft SQL Server driver

For information about obtaining additional drivers and for a list of ODBC drivers included in this version of Visual C++, see ODBC Driver List.

ODBC SDK Components Installed

Visual C++ includes many key ODBC components, including the required header files, libraries, DLLs, and tools. These include the ODBC Administrator Control Panel application, which you use to configure ODBC data sources, and the ODBC driver manager. Also included are ODBC drivers for many popular DBMSs, as listed in ODBC Drivers Installed.

The ODBC SDK gives you additional information and tools for writing and testing ODBC drivers. Note that as of Visual C++В .NET, the ODBC SDK is no longer included on the Visual C++В .NET installation media and is available as part of the Platform SDK installed with the Visual Studio .NET Prerequisites.

DAO SDK Components Installed

NoteNote

Microsoft recommends using OLE DB or ODBC for new projects. DAO should only be used in maintaining existing applications.

The following components of the DAO SDK are installed by default:

In Visual C++В .NET, the DAO SDK is installed with the Visual Studio .NET Prerequisites. Run \Jet\Jetsetup.exe.

NoteNote

Microsoft recommends that you use Jet 4.0 Service Pack 3 (version 2927.04) or later. Jet 4.0 Service Pack 3 shipped with WindowsВ 2000 and WindowsВ ME. Using this version of Jet reduces the number of Jet versions that must be tested with your application. WindowsВ XP might ship with another version of Jet. See "Note on Redistributing DAO Components" in Redistributing Controls.

If you want to install other DAO SDK components, such as the DAO SDK C++ classes, example files, or the Windows Help version of the DAO Help file, install the DAO SDK from the Visual C++ 6.0 CD-ROM.

For updates to and news about OLE DB, see the Universal Data Access Web site at http://microsoft.com/data/.

See Also



JavaScript EditorDhtml editor     Free javascript download