Menu

Problem with Mysql++ connectvity

Anonymous
2003-01-24
2012-09-26
  • Anonymous

    Anonymous - 2003-01-24

    How can i use MySQL C++   API library in DevCpp projects. if so how?

     
    • Nobody/Anonymous

      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

       
    • Curtis Sutter

      Curtis Sutter - 2003-01-24

      homework maybe?

      Curtis

       
    • upcase

      upcase - 2003-01-24

      Check mysql.com and compile the source...

       
    • Nobody/Anonymous

      That didnt help at all

       
    • Curtis Sutter

      Curtis Sutter - 2003-01-24

      Do you know what STGDW means?  I ask since google is our friend and that is what Zero said.

      Curtis

       
    • Anonymous

      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

      [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

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.