Menu

MySQL++ with Dev??

2003-03-18
2012-09-26
  • Wouter Ernsting

    Wouter Ernsting - 2003-03-18

    Hey all,

    I've tried multiple SDK for MySQL with C++ downloaded from www.mysql.com but non of them work for Dev C++

    Do any of you have a complete version of MySQL for Dev with everything included?

    Thanx for any help

    Devouring One

     
    • Sir Richi

      Sir Richi - 2003-03-27

      Im using devc with mysql.
      Get the complete package.
      There is one sample, a DLL and an import library for Visual C++. Use the reimp tool from mingw utils to convert it.
      No you can use this import library in your devc project but you will need the dll in system32 or in exe-dir.

      for test:
      Use import on the sample programm add the converted import library and enjoy.

      Im working wiht 4.0.12

       
    • Curtis Sutter

      Curtis Sutter - 2003-03-28

      Kip released a MySQL Dev-Pak...  Check vUpdate.

      Curtis

       
      • Wouter Ernsting

        Wouter Ernsting - 2003-03-30

        Thanx very much!!! All is good now

         
    • Curtis Sutter

      Curtis Sutter - 2003-03-31

      Glad you got it working...

      Curtis

       

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.