WinCC Unified Installing MySQL and first steps

Sdílet
Vložit
  • čas přidán 19. 04. 2024
  • How to install and access a MySQL database using WinCC Unified PC Runtime.
    Video tutorial on how to install MySQL and MySQL Workbench, create and configure a database, establish an ODBC connection and use a Wincc Unified project (TIA PORTAL) to manage interactions with the database:
    1. Download and install MySQL from its official website.
    2. Download and Install MySQL Workbench from its official website to easily manage and interact with your SQLite databases.
    3. Use MySQL Workbench for MySQL to create a new database file.
    4. Add a new table within this database and define its columns and data types. Configure the necessary user roles or permissions.
    5. Download and install the MySQL ODBC driver from the website or other reliable source.
    6. Configure the ODBC data source by linking it to your MySQL database through the Windows ODBC Data Source Manager.
    7. Obtain a sample Wincc Unified (TIA PORTAL) project that includes SQL database operations such as Insert, Update and Delete.
    Download MySQL:
    dev.mysql.com/...
    dev.mysql.com/...
    dev.mysql.com/...
    Download code:
    github.com/Dno...

Komentáře •