PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Access Natif Error
Access Natif Error
Iniciado por guest, 16,oct. 2016 17:56 - 3 respuestas
Publicado el 16,octubre 2016 - 17:56
There is a problem connecting to Oracle Database. It says that Oracle Layer is not properly installed (oci.dll or ociw32.dll). The oracle client layer must be found in a directory declared in PATH.
Publicado el 16,octubre 2016 - 18:12
Looks like you have to install the Oracle Client with correct version then install
the Native driver from pcSoft corresponding to the version of windev/webdev and
finally just you wdSql.exe to select the dropdown list for Native Access for Oracle
and start connection as a test.

HTH

King
Publicado el 23,octubre 2016 - 17:51
Where is the wdSql.exe located ?
Publicado el 24,octubre 2016 - 10:25
The oracle client is installed? If yes, it's 32 or 64 bits and your app is 32 or 64 bits?
More than one oracle client in the same machine?
After the installation of the oracle client did you restart the machine?

If not you can install it or use the oracle instant client.
To use the instant client just download it from the oracle website, extract the files from the zip and put them in your exe dir.