Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. MySql with VC++

MySql with VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++databasemysqlquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sonu Kapoor
    wrote on last edited by
    #1

    Hi, Is it Possible to connect a MySql Database with a VC++ app ??? regards Sonu

    M C 2 Replies Last reply
    0
    • S Sonu Kapoor

      Hi, Is it Possible to connect a MySql Database with a VC++ app ??? regards Sonu

      M Offline
      M Offline
      markkuk
      wrote on last edited by
      #2

      Yes. Use the MySQL ODBC driver and MFC database classes, or use the MySQL++ C++ API calls directly.

      S L 2 Replies Last reply
      0
      • M markkuk

        Yes. Use the MySQL ODBC driver and MFC database classes, or use the MySQL++ C++ API calls directly.

        S Offline
        S Offline
        Sonu Kapoor
        wrote on last edited by
        #3

        where can i get the MySQL Driver ? I just have the SQL Server driver.

        M 1 Reply Last reply
        0
        • M markkuk

          Yes. Use the MySQL ODBC driver and MFC database classes, or use the MySQL++ C++ API calls directly.

          L Offline
          L Offline
          Leifen
          wrote on last edited by
          #4

          Yes, but be aware of that several user have reported problems with CRecordset and the ODBC-driver.

          1 Reply Last reply
          0
          • S Sonu Kapoor

            where can i get the MySQL Driver ? I just have the SQL Server driver.

            M Offline
            M Offline
            markkuk
            wrote on last edited by
            #5

            From the MySQL website. See the MyODBC download page.

            1 Reply Last reply
            0
            • S Sonu Kapoor

              Hi, Is it Possible to connect a MySql Database with a VC++ app ??? regards Sonu

              C Offline
              C Offline
              Carlos Antollini
              wrote on last edited by
              #6

              MySql Has a couple of headers and libs like DBLibrary is for SQLServer. These Headers and Libs are several Apis that permits the access to MySql, Open Recordset, Querys, etc... Look in www.MySql.com... Best Regards... Carlos Antollini. Sonork ID 100.10529 cantollini

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups