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: vincent r. <vin...@gm...> - 2013-09-18 18:52:28
|
Hi, Oracle 12c is supported as it does not introduce any backward compatibility breaks. The error "Cannot create OCI environment" has usually 2 common roots; - 32/64 bits binaries mismatch - ORACLE_HOME environment variable not/wrongly set. Regards, Vincent On Wed, Sep 18, 2013 at 5:33 PM, Ann-Charlotte Andersson < Ann...@se...> wrote: > Hi,**** > > ** ** > > I have been using ocilib on Windows 2012 with Oracle 11.2.**** > > We now want to upgrade to Oracle 12c.**** > > ** ** > > I have tried ocilib 3.12.1 but when I call OCI_Initialize, I get the error > Cannot create OCI environment.**** > > Are there any plans to support Oracle 12?**** > > ** ** > > Thank you in advance for your help!**** > > /Ann-Charlotte* Andersson* > > > ------------------------------------------------------------------------------ > LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! > 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, > SharePoint > 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack > includes > Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. > http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk > _______________________________________________ > Orclib-users mailing list > Orc...@li... > https://lists.sourceforge.net/lists/listinfo/orclib-users > > -- Vincent Rogier |