Re: connect() method crashes 1.0.4-beta
We are having a similar problem. The problem seems to be something to do with compiler packing issue between release and debug versions. We have noticed that std::string variables created in a main test program compiled as "Release" are not passing over to the connector "connect" function properly when the connector DLL is built in Debug. The memory pointers are passed fine but the compilers interpretation of the std::string layout is different between Debug and Release. We are running Visual Studio 2009, win32.
Nick Lloyd (for Paul Loewen)
Subject
Views
Written By
Posted
4470
April 05, 2009 07:39PM
3263
April 06, 2009 02:31PM
3159
April 13, 2009 09:54AM
3035
April 13, 2009 12:13PM
2830
April 13, 2009 01:32PM
Re: connect() method crashes 1.0.4-beta
2693
April 13, 2009 03:00PM
3001
April 13, 2009 05:52PM
3156
May 08, 2009 05:20AM
3021
April 15, 2009 01:13AM
3162
April 15, 2009 07:33AM
3170
April 14, 2009 01:55PM
2979
April 14, 2009 05:05PM
3047
April 14, 2009 10:58PM
3057
April 15, 2009 01:10AM
3005
April 16, 2009 10:32AM
3295
April 17, 2009 11:53AM
2994
April 15, 2009 05:55AM
2956
April 15, 2009 01:50PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.