Oracle Drivers for Visual Studio 2008

Download & Install
1. Go to http://www.oracle.com/technology/software/tech/windows/odpnet/utilsoft.html
2. Download the Oracle Universal Installer version ODAC1110720.zip 188 MB (197,638,641 bytes)
3. Unzip the ODAC1110720.zip
4. Click the setup.exe to install
5. Click NEXT, NEXT
6. Select Oracle Data Access Components for Oracle Client
7. Click NEXT, NEXT, NEXT, NEXT
8. On End of Installation, Click Exit

Configure
1. Go to installed folder. example: C:Oracleproduct11.1.0clientNetworkAdmin
2. copy tnsnames.ora from C:Oracleproduct11.1.0clientNetworkAdminSample to C:Oracleproduct11.1.0clientNetworkAdmin
3. Edit tnsnames.ora file and update.
ORACLEXE =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = www.localentity.com)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = ORACLEXE)
)
)

Download & Install 1. Go to http://www.oracle.com/technology/software/tech/windows/odpnet/utilsoft.html 2. Download the Oracle Universal Installer version ODAC1110720.zip 188 MB (197,638,641 bytes) 3. Unzip the ODAC1110720.zip 4. Click the setup.exe to install 5. Click NEXT, NEXT 6. Select Oracle Data Access Components for Oracle Client 7. Click NEXT, NEXT, NEXT, NEXT 8. On End of Installation, Click Exit…

Leave a Reply

Your email address will not be published. Required fields are marked *