MySQL Forums
Forum List  »  Connector/C++

Can't figure out why my MySQL Connector/C++ is crashing
Posted by: Shankha Chaudhuri
Date: August 16, 2009 08:51AM

Hi guys.

I followed Internet Superhero's steps to make the example program work... however... I can get it to compile, but I can't figure out why it won't work.

The error I get is this... I think it may be a problem connecting to the database...

First-chance exception at 0x7c812afb in cpp_dynamic_client.exe: Microsoft C++ exception: sql::SQLException at memory location 0x0012f9c8..
The program '[2544] cpp_dynamic_client.exe: Native' has exited with code 0 (0x0).

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't figure out why my MySQL Connector/C++ is crashing
4488
August 16, 2009 08:51AM


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.