MySQL Forums
Forum List  »  Connector/C++

Re: Connector on ATL/COM
Posted by: Thomas Knudsen
Date: April 18, 2009 03:28AM

Hi Lawrin

Thanks for your input. I tried to set the release config in the ATL/COM project (the one that's giving me problems) to exactly the same as the console project (the one that works). Still it builds without problems but when I access it through Visual basic it crashes with memory violation - can not read.

In Visual Basic it looks like this;

Dim myatlcom as ATLCOMLIB.atlcom (this works)
Set myatlcom = new ATLCOMLIB.atlcom (this crasches)

I'm kinda stuck here since this is so difficult to debug. Anyone with ATL/COM experience that has used mysql connector in a project? I'd love to hear from you guys!

Thomas

Options: ReplyQuote


Subject
Views
Written By
Posted
4878
April 13, 2009 12:09PM
2541
April 15, 2009 12:23PM
Re: Connector on ATL/COM
2784
April 18, 2009 03:28AM
2711
April 19, 2009 02:08PM
2672
May 16, 2009 10:10AM
2552
May 18, 2009 08:56AM


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.