|
-
November 24th, 2012, 10:40 AM
#6
Re: If someone can tell me why my program crash
 Originally Posted by Paul McKenzie
See my edited post. Secondly, if you're just learning C++, why are you using a third-party library to learn from? You should be learning from books, tutorials, etc.
The MySQL library assumes you know C++ already, so when you use the library, you know exactly what you're doing. Otherwise, all you will be doing is writing apps that are full of mistakes, memory leaks, etc.
Regards,
Paul McKenzie
OK Paul can you give some guidance where I can get good tutorial on the topic I am looking for that is Using MySQL database from C++
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|