"MS Access" with Pycharm
已回答
I am stuck using MS Access for a database. I see that there is at least some control using pyodbc, but I want to use pycharm's built in capabilities with the DB file/s
is there any trickery that can make this happen?
Cheers!
Christopher Lund Old Guy, new to programming
请先登录再写评论。
It's not listed as a supported database. However, if you can find a JDBC driver, you might be able to get it working.