Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> using oracle client in C++ with Visual Studio 2005

using oracle client in C++ with Visual Studio 2005

From: laurent <laurentoget_at_gmail.com>
Date: Tue, 26 Jun 2007 15:33:39 -0000
Message-ID: <1182872019.375765.250220@p77g2000hsh.googlegroups.com>


We are trying to include a module to access an oracle database from our application which is written in C++ and built on windows with visual studio 2005. The client we have found, OCI.dll is linked with the runtime library built with the previous version of visual studio, which in typical microsoft fashion, leads to random crashes when closing connections. I have a hard time believing we are the only ones trying to do this. Has anybody encountered and solved this issue?

Laurent Received on Tue Jun 26 2007 - 10:33:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US