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
4706
April 05, 2009 07:39PM
3351
April 06, 2009 02:31PM
3262
April 13, 2009 09:54AM
3153
April 13, 2009 12:13PM
2920
April 13, 2009 01:32PM
Re: connect() method crashes 1.0.4-beta
2795
April 13, 2009 03:00PM
3084
April 13, 2009 05:52PM
3238
May 08, 2009 05:20AM
3111
April 15, 2009 01:13AM
3273
April 15, 2009 07:33AM
3277
April 14, 2009 01:55PM
3073
April 14, 2009 05:05PM
3147
April 14, 2009 10:58PM
3172
April 15, 2009 01:10AM
3103
April 16, 2009 10:32AM
3402
April 17, 2009 11:53AM
3102
April 15, 2009 05:55AM
3065
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.