Ik wil met mijn VB 6 applicatie een Oracle v8 database aanspreken.
Ik heb dit eerst geprobeerd via de ODBC for Oracle driver van Microsoft, maar daarmee lukte het niet.
Toen heb ik eens wat onderzoek gedaan, en op de site van www.orafaq.com werd verteld dat je op 2 manieren kunt connecten:
1: Via ODBC en NET8
2: Via OO4O (Oracle Objects 4 OLE)
Nou, optie 2 leek me wel wat, lekker makkelijk OCX'je laden in mijn VB app...
Maar het probleem is nu:
als ik het pakket wil installeren (Oracle8i Release 3 Provider for OLE DB Version 8.1.7.3.0 ), gebeurt er helemaal niets.
Is er geen simpelere manier om een verbinding te leggen met die db-server?
Lees hier de release notes voor Oracle8i Release 3 Provider for OLE DB Version 8.1.7.3.0 :
Oracle Provider for OLE DB
Release 8.1.7.3.0
June 2002
Oracle Provider for OLE DB (OraOLEDB) offers high performance and efficient access to
Oracle data by OLE DB consumers.
Download Includes:
a) Oracle Universal Installer
b) Oracle Provider for OLE DB (8.1.7.3.0)
c) Oracle Client (8.1.7.0.0)
d) Oracle Services for MTS (8.1.7.0.0)
OraOLEDB System Requirements
============================
The following items are required on a system to use Oracle Provider for OLE DB:
- Windows 95/98, Windows NT 4.0, Windows 2000, Windows XP Professional
ik draai w2k
- Access to an Oracle Database Server (release 7.3.4 or later)
present!
- Oracle Client (release 8.1.7)
zit in dit pakket
- Oracle Provider for OLE DB(8.1.7.3.0)
ben ik nu toch aan het installeren?
- Redistributable files provided with MDAC 2.1, 2.5, or 2.6 (www.microsoft.com/data/oledb)
ik heb 2.5
- Oracle Services for Microsoft Transaction Server (version 8.1.7.0.0). Required only for consumers using MTS.
nope
Instructions for Installing Oracle Provider for OLE DB
======================================================
1. Download OraOLEDB_81730.zip onto a temporary folder.
OK!
2. Unzip OraOLEDB_81730.zip using a decompression program, such as WinZip.
OK!
3. Run the Oracle Universal Installer in \install\win32\setup.exe to complete the
installation of the provider. The is the directory where you extracted all the zipped files to.
Hier doet ie niets meer
4. After the installation, delete OraOLEDB_81730.zip and the temporary
installation folders and files.
5. For Windows 95/98 users, a reboot is required after the OraOLEDB installation is complete.
Please note: Do not download this file into the "Tmp" directory.
Viewing the Documentation
===========================
The Oracle Provider for OLE DB documentation is installed in the ORACLE_HOME\oledb\doc
directory. To view the online PDF or HTML documentation, open the oledb.pdf file in the
ORACLE_HOME\oledb\doc directory or the toc.htm file in the
ORACLE_HOME\oledb\doc\html directory.
Support and bug reports
===========================
For any bugs and issues, please participate in our discussion group. This discussion group will be monitored by Oracle Support on an ongoing basis.
Ik heb dit eerst geprobeerd via de ODBC for Oracle driver van Microsoft, maar daarmee lukte het niet.
Toen heb ik eens wat onderzoek gedaan, en op de site van www.orafaq.com werd verteld dat je op 2 manieren kunt connecten:
1: Via ODBC en NET8
2: Via OO4O (Oracle Objects 4 OLE)
Nou, optie 2 leek me wel wat, lekker makkelijk OCX'je laden in mijn VB app...
Maar het probleem is nu:
als ik het pakket wil installeren (Oracle8i Release 3 Provider for OLE DB Version 8.1.7.3.0 ), gebeurt er helemaal niets.
Is er geen simpelere manier om een verbinding te leggen met die db-server?
Lees hier de release notes voor Oracle8i Release 3 Provider for OLE DB Version 8.1.7.3.0 :
Oracle Provider for OLE DB
Release 8.1.7.3.0
June 2002
Oracle Provider for OLE DB (OraOLEDB) offers high performance and efficient access to
Oracle data by OLE DB consumers.
Download Includes:
a) Oracle Universal Installer
b) Oracle Provider for OLE DB (8.1.7.3.0)
c) Oracle Client (8.1.7.0.0)
d) Oracle Services for MTS (8.1.7.0.0)
OraOLEDB System Requirements
============================
The following items are required on a system to use Oracle Provider for OLE DB:
- Windows 95/98, Windows NT 4.0, Windows 2000, Windows XP Professional
ik draai w2k
- Access to an Oracle Database Server (release 7.3.4 or later)
present!
- Oracle Client (release 8.1.7)
zit in dit pakket
- Oracle Provider for OLE DB(8.1.7.3.0)
ben ik nu toch aan het installeren?
- Redistributable files provided with MDAC 2.1, 2.5, or 2.6 (www.microsoft.com/data/oledb)
ik heb 2.5
- Oracle Services for Microsoft Transaction Server (version 8.1.7.0.0). Required only for consumers using MTS.
nope
Instructions for Installing Oracle Provider for OLE DB
======================================================
1. Download OraOLEDB_81730.zip onto a temporary folder.
OK!
2. Unzip OraOLEDB_81730.zip using a decompression program, such as WinZip.
OK!
3. Run the Oracle Universal Installer in \install\win32\setup.exe to complete the
installation of the provider. The is the directory where you extracted all the zipped files to.
Hier doet ie niets meer
4. After the installation, delete OraOLEDB_81730.zip and the temporary
installation folders and files.
5. For Windows 95/98 users, a reboot is required after the OraOLEDB installation is complete.
Please note: Do not download this file into the "Tmp" directory.
Viewing the Documentation
===========================
The Oracle Provider for OLE DB documentation is installed in the ORACLE_HOME\oledb\doc
directory. To view the online PDF or HTML documentation, open the oledb.pdf file in the
ORACLE_HOME\oledb\doc directory or the toc.htm file in the
ORACLE_HOME\oledb\doc\html directory.
Support and bug reports
===========================
For any bugs and issues, please participate in our discussion group. This discussion group will be monitored by Oracle Support on an ongoing basis.