Forum Discussion

morz3d's avatar
morz3d
Advocate I
2 years ago
Solved

Limited connection support for script activity

Hi, Is it possible the use script activity over non MS connections (eg on prem MySQL/ODBC/MariaDB)? I have usecase where result of our Fabric DWH should be exported to one of abovemnetioned desiton...
  • morz3d's avatar
    morz3d
    2 years ago

    Hi,

    Anonymous 

    I solved it by using pre copy script in copy activity, it works well in this case.

    But again it is odd that precopy is only way to execute script on target non Microsoft server.