Forum Discussion
Anonymous
4 years agoNot applicable
can adodbapi work on Linux?
the Python module: adodbapi, which can read power bi datasets by connection string. can work on windows well. But how to let it work on Linux? anyone have a solution?
1 Reply
- TomMartens
Super User
Hey Anonymous ,
the python library is a python wrapper for .net libraries. As these .net libraries do not work on linux it won't work.
Regards,
Tom