Friday, October 15, 2010

PHP – Oracle

Initial requirement:
OCI8 module must be installed to use oracle database
Client to access database:
1. “Toad for Oracle” is the best option to access oracle database with “11.2.0” oracle client. You will need to install oracle client first from the oracle distribution CD and then Toad software will automatically detect oracle client.
2. Another option is default SQL*Plus

No comments: