MySql++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, does anyone have experience using MySql and its C++Interface? my problem is: every time I try to fill a database using MySql++ the MySql-Server shuts down after a while. What is it due to ? The Connection-Pointers are destroyed after Filling a record, so there should not be a "Too Many Connections"-Problem. Versions: MySql 3.23.42-nt, mysql++-1.7.1-1-win32-vc++