I am using Tally.ERP9, I haven't found anything about Tally ODBC connection on net. I want a python script to connect with Tally database. Can I get some links for that and some python scripts to connect tally database using Tally ODBC?
Asked
Active
Viewed 2,177 times
2 Answers
2
Since it supports ODBC, you might try pyodbc: http://pyodbc.sourceforge.net/

Mike Driscoll
- 32,629
- 8
- 45
- 88
-1
I am not aware of direct connection engine is available or not but you can have a look at this post may it will help