How can I connect and use a MySQL database for programming using C++?

How can I connect and use a MySQL database for programming using C++?

TechTablets Forums Chuwi Forums Chuwi HiBook Discussion How can I connect and use a MySQL database for programming using C++?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #224919
    Kolt456
    Participant
    • Posts: 14

    I think I found the answer:

    First: Get a newer compiler/IDE 😛 Visual Studio 2017 Community works lol Same with QT IDE. Both have database functionality to connect and use them. In Visual Studio, you’ll find both ODBC connectivity depending on what you use (MFC or wxWidgets or even Windows API) as well as the MySQL connector/driver and API to directly control the database. I personally prefer ODBC or some other platform / database independent method but whatever. wxWidgets and QT both have similar classes and methods to connect and use a database as do most languages. Windows API I’m not sure but that might be an option too but you’ll have to look into it.

    #224920
    petermartin
    Participant
    • Posts: 6

    Today, the MySQL database management system has become very popular and is used by many companies. So I think this information will be useful. If you want to improve your MySQL experience, I also recommend mysql ide for mac https://www.devart.com/dbforge/mysql/studio/ . You will get more solutions to work with your database, you will have a tool for easy comparison and synchronization. As well as the ability to customize your daily workflow.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Lost Password

Skip to toolbar