INFO: Microsoft Oracle OLE DB Provider Does NOT Support Personal Oracle

ID: Q242385


The information in this article applies to:
  • Microsoft Data Access Components versions 2.1, 2.1 (GA), 2.1 SP2
  • Microsoft Visual Basic Professional and Enterprise Editions for Windows, versions 5.0, 6.0


SUMMARY

Attempting to use the Microsoft Oracle OLE DB provider to connect to Personal Oracle may result in the following error:

R6025 - Pure Virtual Function Call
The Microsoft Oracle OLE DB provider does not communicate with Personal Oracle.


MORE INFORMATION

Personal Oracle should ship with it's own ODBC driver that is looking for a file, as opposed to the Microsoft Oracle OLE DB provider, that is looking for a server to communicate with. Using the Personal Oracle ODBC driver will allow you to open an ADO connection and create an ADO recordset successfully.

Additional query words:

Keywords : kbVBp500 kbVBp600 kbGrpVBDB kbGrpMDAC kbDSupport kbADO210sp2 kbMDAC210SP2
Version : WINDOWS:2.1,2.1 (GA),2.1 SP2,5.0,6.0
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: November 1, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.