Re: [Orclib-users] Oracle 12 on Windows with ocilib?
Open source C and C++ library for accessing Oracle Databases
Brought to you by:
vince_del_paris
From: Ann-Charlotte A. <Ann...@se...> - 2013-09-19 11:57:42
|
Hi Many thanks for your answer. I have experimented a bit more and it turned out that I had not installed enough of the 32-bits client. When I removed 64-bits Oracle from the path I got an error message that oraclscl12.dll was missing. This Dll was present only in the 64-bits Oracle installation. I reinstalled the 32-bits client and selected "runtime" as the option instead of "custom" as I had before. Oraclscl12.dll is now present in the 32-bits installation and my programs are working again. Many thanks for putting me on the right path! Ann-Charlotte |