Forum Discussion

RMV's avatar
RMV
Helper V
9 years ago
Solved

Change data source from SQL to MySql

Hi,   I have imported several datasets from tables in a SQL database. For 1 dataset, I need to change the source from this SQL database to a MySql database. How can I do this?   Regards,
  • Greg_Deckler's avatar
    9 years ago

    Create a query that connects to MySQL. Go into Query Editor and go to Advanced Editor. Copy Source line. Go to SQL query in Query Editor, Advanced Editor and replace the Source line.