Introduction
Tally is a powerful accounting software widely used for managing business financials. One of its features is the ability to connect to databases via ODBC (Open Database Connectivity), allowing seamless data integration and analysis. This guide will help you enable server-client ODBC connections in different Tally versions: Tally. ERP 9 Gold, Tally Prime, Tally Prime Server, and Tally Developer.
Prerequisites
Before enabling ODBC connections, ensure you have the following:
A valid Tally license.
Administrative access to the server and client machines.
Tally installed on both the server and client machines.
Basic understanding of network configurations and database management.
Enabling ODBC in Tally. ERP 9 Gold
Start Tally. ERP 9 Gold:
Launch Tally. ERP 9 on the server machine.
Activate ODBC Server:
Navigate to Gateway of Tally.
Go to F12: Configure > Advanced Configuration.
Enable ODBC Server by setting it to Yes.
Note the port number (default is 9000) and ensure it is open in your firewall settings.
Configure Client Machine:
Install the ODBC driver on the client machine.
Configure the ODBC Data Source Administrator:
Go to Control Panel > Administrative Tools > ODBC Data Sources.
Add a new data source and select Tally ODBC Driver.
Enter the server's IP address and port number.
Testing the Connection:
Use a database client tool like Excel, Power BI, or any SQL client to test the connection.
Query the Tally database to ensure data is accessible.
Enabling ODBC in Tally Prime
Start Tally Prime:
Launch Tally Prime on the server machine.
Activate ODBC Server:
Navigate to Gateway of Tally.
Select F1: Help > Tally Prime ODBC Server.
Enable the ODBC server option and note the port number.
Configure Client Machine:
Follow the same steps as in Tally. ERP 9 Gold to configure the ODBC Data Source on the client machine.
Testing the Connection:
Use a database client tool to connect and query the Tally Prime database.
Enabling ODBC in Tally Prime Server
Start Tally Prime Server:
Launch Tally Prime Server on the server machine.
Activate ODBC Server:
Access the Tally Prime Server administration tool.
Enable the ODBC service and specify the port number.
Configure Client Machine:
Configure the ODBC Data Source on the client machine as detailed in the previous sections.
Testing the Connection:
Test the connection using a database client tool.
Enabling ODBC in Tally Developer
Start Tally Developer:
Launch Tally Developer on your machine.
Activate ODBC Server:
In the Tally Developer environment, navigate to Tools > Options.
Enable the ODBC server option and note the port number.
Configure Client Machine:
Configure the ODBC Data Source on the client machine as detailed in the previous sections.
Testing the Connection:
Use a database client tool to connect and query the Tally Developer database.
Troubleshooting Tips
Ensure the Tally software is up to date with the latest patches and updates.
Verify that the ODBC driver is correctly installed on the client machine.
Check network connectivity between the server and client machines.
Ensure the firewall settings allow communication through the specified port.
Review Tally logs for any errors or warnings related to ODBC connections.
Comments