Do you know what STGDW means? I ask since google is our friend and that is what Zero said.
Curtis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-01-25
hi curtis
i don't know what STGDW means.i just download the Mysql++ libiraies from mysql.com site (both the VC++ lib and gcc lib) and i include the lib files in my sample application. when i complie the program it gives some errors in lib files(like friend class declaration required...) after rectify the errors it throws a linker error as follows
How can i use MySQL C++ API library in DevCpp projects. if so how?
Wayne, buddy, this post just begs to have that smart questions link posted dont you think?
anyway.. its my duty to say...
STGDW
this almost has to be the guy who asked about database suport the other day and is now wanting us to show him exactly how to do t...
Zero Valintine
homework maybe?
Curtis
Check mysql.com and compile the source...
That didnt help at all
Do you know what STGDW means? I ask since google is our friend and that is what Zero said.
Curtis
hi curtis
i don't know what STGDW means.i just download the Mysql++ libiraies from mysql.com site (both the VC++ lib and gcc lib) and i include the lib files in my sample application. when i complie the program it gives some errors in lib files(like friend class declaration required...) after rectify the errors it throws a linker error as follows
[Linker error] undefined reference to `MysqlConnection::MysqlConnection(char const*, char const*, char const*, char const*, bool)'
[Linker error] undefined reference to `MysqlConnection::~MysqlConnection()'
[Linker error] undefined reference to `MysqlConnection::~MysqlConnection()'
kindly let me know ur suggestions.
thanks and regards
rajesh