Top "Instantclient" questions

Fatal error: Call to undefined function oci_connect()

I have the next lines uncommented (in my php.ini): extension=php_oracle.dll extension=php_oci8.dll And I …

php oracle iis oracle-call-interface instantclient
How to download and setup sqlplus for running sql commands?

I am sorry, for bugging you all with a very silly question probably, but I just started learning data base …

oracle sqlplus instantclient
How to install oracle instantclient and pdo_oci on ubuntu machine?

I need to install PDO_OCI in ubuntu machine, there is no default package that I could install with apt-get. …

php oracle ubuntu pdo instantclient
installing Oracle Instantclient on Linux without setting environment variables?

Oracle's instructions specify setting LD_LIBRARY_PATH. This makes my application dependent on random users' configuration and is very troublesome …

linux oracle unix instantclient
How to install Oracle Instant Client on a Mac?

How to install Oracle Instant Client Version 12.1.0.2 (64-bit) on a Mac (OS X 10.11.5) I have downloaded version 12.1.0.2 (64-bit) version and …

oracle macos oracle12c instantclient
Excel VBA connect to remote Oracle DB with InstantClient

I am trying to use Excel (mainly 2003, for more user compatibility) to connect to a remote Oracle DB. I would …

sql excel oracle vba instantclient
installing Oracle Instantclient on Mac OS/X without setting environment variables?

Oracle's instructions specify setting DYLD_LIBRARY_PATH. This makes my application dependent on random users' configuration and is very troublesome …

oracle macos installation instantclient
ORA-12705: Cannot access NLS data files or invalid environment specified

I just installed the Oracle instant client on my laptop, and get this when I try to connect via ODBC …

c# sql oracle odbc instantclient