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
4520
April 05, 2009 07:39PM
3282
April 06, 2009 02:31PM
3170
April 13, 2009 09:54AM
3051
April 13, 2009 12:13PM
2847
April 13, 2009 01:32PM
Re: connect() method crashes 1.0.4-beta
2712
April 13, 2009 03:00PM
3017
April 13, 2009 05:52PM
3170
May 08, 2009 05:20AM
3036
April 15, 2009 01:13AM
3181
April 15, 2009 07:33AM
3190
April 14, 2009 01:55PM
3002
April 14, 2009 05:05PM
3058
April 14, 2009 10:58PM
3076
April 15, 2009 01:10AM
3022
April 16, 2009 10:32AM
3320
April 17, 2009 11:53AM
3014
April 15, 2009 05:55AM
2968
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.