2

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?

Fenikso
  • 9,251
  • 5
  • 44
  • 72
Manoj Suryawanshi
  • 862
  • 1
  • 9
  • 20

2 Answers2

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

Specification for Tally SOAP API

Community
  • 1
  • 1
Shashi
  • 2,137
  • 3
  • 22
  • 37