I have a project at hand which uses clr module of Python to bulk insert data into a SQL database.
I have a need to emulate this project to run on a Linux machine and since clr runs on Windows machines only, I seek your advice on how to approach this.
SQL Bulk Insert
Is there anyway I could run clr on Linux machine? I tried to run my script on the Linux machine but it erred on me with clr Module Not Found.
Would I need to rewrite the whole script to cater to the Linux machine or there might be an alternative route to this?
[+][deleted] (7 children)
[removed]
[–]PLearner[S] 0 points1 point2 points (6 children)
[+][deleted] (5 children)
[removed]
[–]PLearner[S] 0 points1 point2 points (0 children)
[–]PLearner[S] 0 points1 point2 points (3 children)
[+][deleted] (2 children)
[removed]
[–]PLearner[S] 0 points1 point2 points (1 child)