Forum Discussion

pat8jan's avatar
pat8jan
Regular Visitor
6 years ago
Solved

Native SQL on MySQL database in Dataflow

Hi,   I have a problem using Native SQL when connecting to MySQL database in Dataflow. When i tried to create Dataflow i chose Blank Query and used this statement: let Source = MySql.Databas...
  • pat8jan's avatar
    pat8jan
    6 years ago

    There's no problem with gateway accessing the database or any connection problem. I can use MySQL source in Dataflow and import tables. I just cannot use native sql to import data based on written query.

    Update:
    It started working on it's own without any changes on my side.