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
4579
April 05, 2009 07:39PM
3308
April 06, 2009 02:31PM
3205
April 13, 2009 09:54AM
3074
April 13, 2009 12:13PM
2873
April 13, 2009 01:32PM
Re: connect() method crashes 1.0.4-beta
2737
April 13, 2009 03:00PM
3042
April 13, 2009 05:52PM
3188
May 08, 2009 05:20AM
3065
April 15, 2009 01:13AM
3214
April 15, 2009 07:33AM
3213
April 14, 2009 01:55PM
3026
April 14, 2009 05:05PM
3081
April 14, 2009 10:58PM
3124
April 15, 2009 01:10AM
3049
April 16, 2009 10:32AM
3350
April 17, 2009 11:53AM
3038
April 15, 2009 05:55AM
3004
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.