Databases
How to connect to Oracle database from asp.net website on our end ?
Databases
By default, we do not support customer to create Oracle database on our end , but customers can connect to Remote Oracle Database from asp.net website on our end.
This article is about how to connect asp.net to Oracle using Oracle Data Access Components. Below is the most detail steps you can refer to.
TAGS: ORACLE, ODAC, ODP.NET, ASP.NET.
To connect to an Oracle database from an asp.net application stored on our end, you must keep in mind with the deployment process:
1. Add reference to Oracle.DataAccess.dll in your asp.net Project. Set “True” to “Copy to local” property.
2. In the bin folder copy the libraries.
- oci.dll
- ociw32.dll
- orannzsbb12.dll
- oraocci12.dll
- oraociei12.dll
- oraociicus12.dll
- oraons.dll
- OraOps12.dll