Re: Visual C++ dll version conflict
Date: Wed, 26 Apr 2006 22:20:43 +0200
Message-ID: <3dlv42hsodbrbl1bvam91pdk2av6jti9a5_at_4ax.com>
On 26 Apr 2006 02:37:11 -0700, "Colander" <colander_at_gmail.com> wrote:
>Hi All,
>
>Recently I got Visual Studio version 2005 on my work, Jolly, new
>goodies are allways fun. The fun stopped when I discovered that the
>occi libary that I use had an DLL that is compiled with an older
>version, and guess what. All the std::string objects that I recieve
>from the SQL query I do are allocated with the memory layout from an
>older version from Visual studio and that screws up my use of them (Or
>I have to choose memory leaks).
>
>Does anyone know of this problem? Or even better has somebody an
>solution for it?
>
>Thanks,
>Bas
It is called 'feature' and it is specific to Mickeysoft. They always ship completely new DLLs with any version of any product. And no, Mickeysoft Windoze has never been 100 percent downwards compatible.
You should be barking at the door of Mordor, instead here.
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed Apr 26 2006 - 22:20:43 CEST