REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. IstrateSorin01
    3. Best
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by IstrateSorin01

    • Database connection with PHPMyAdmin

      Hello, i ran into an issue when trying to connect to an external database.
      The database info:
      name: plc
      username: root1
      pass - i won't disclose it, but in config file is right
      table: sqltable
      I am using the rexygen example program, the "Reading data from a database" example.
      I also have an raspberry pie 3b+ that acts as the target device. I installed the odbc driver and everything needed on it.
      The driver configuration can be seen below.
      b295fda2-54a1-43ed-9e4b-2ea17d91775e-image.png

      The issue is that when i run the example, the data stored in the database does not get pulled.
      Here you can see the table with the values and the rexygen exec and task files
      ab76675b-0844-4486-8fc5-9c8c4d94923f-image.png
      76a211c5-5212-4c1b-ad98-b7718da9783e-image.png
      When i try to run the program, it connects to the raspberry, but then in the log it gives me the error "Dialog Failed", although everything in the config file is right. Does anybody have an idea of what i can do to solve this?

      posted in Database (MySQL
      I
      IstrateSorin01