How to show data from sql into table

Tagged:
  • Hisyam-Septa
    Participant
      5 years, 11 months ago #16577

      Hallo,

      Letzte Woche habe Ich ein Projekt von meinem Manager bekommen, um eine Liste für Verbindungselemente in der Fabrik zu digitalisieren. Mein Konzept ist ganz simple, nämlich, Ich setze alle Verbindungselementen in die Tabelle ein. Somit man die Liste von eigenem PC reinschauen kann.
      Die Daten liegen in server remotemysql.com. D.h. Ich verbinde MySQL und Simplifier mit “Connector”, damit ich die Daten zugreifen kann. Bei der Verbindung zw. MySQL und Simplifier hatte ich kein Problem. Die Simplifier kann die Daten lesen. Was ich danach machen wollte, ist, um die entsprechenden Daten in die Tabelle aus “UI Design” einstellen. In der Tabelle gibt es insgesamt 6 Spalten. Die 3 ersten Spalten sind mit entsprechenden Daten ausgefüllt und die 2 weitere sind leer. Alle haben gleiche Formate, d.h. sollten alle funktionieren. Ich habe auch alle Einrichtungen in ganz normalem Format gestellt, weil die sind nur “text”. Ich bitte um Ihre Hilfe, um mein Problem zu lösen.

      In Anhänge finden Sie Foto, damit Sie Vorstellungen haben.

      Ich bedanke mich für Ihre nette Rückmeldung

      Mit freundlichen Grüßen

      Hisyam

      Attachments:
      You must be logged in to view attached files.
      Dean
      Participant
        5 years, 11 months ago #16592
        Up
        1
        Down
        ::

        Hello,

        I think the problem lies in struct column names. Try setting the struct column names, to be the same as the one in your SQL database.

         

        Regards,

        Dean Pradeva

        Chris Bouveret
        Keymaster
          Has successfully completed the online course Introduction
          Has successfully completed the online course Intermediate (200)
          Has successfully completed the online course Advanced (300)
          Has successfully completed the online course Basics (100)
          Has successfully completed the online course Advanced (320)
          Has successfully completed the Intermediate Certification
          Has successfully completed the Advanced Certification
        5 years, 11 months ago #16609
        Up
        0
        Down
        ::

        Hi there,

        has this been resolved or does the problem still occur?

        Best

        Hisyam-Septa
        Participant
          5 years, 11 months ago #16613
          Up
          0
          Down
          ::

          Hi chris,

          Thanks for your response. But the problem has been solved. I’ve just match the writing between Struct at simplifier and my data at database.

          Regards

        Viewing 4 posts - 1 through 4 (of 4 total)

        You must be logged in to reply to this topic.