New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Excel to Tally using PHP - Import Ledgers
This code illustrates how to read data from Excel sheet and import it into Tally Software for free without using any third party tools or software. Read all about Excel to Tally here: https://www.rtslink.com
A tool to convert Excel data to XML and Import it in Tally for free
A software utility to read data from Excel sheet and import it into Tally Software for free without using any third party tools or software.
We use PHPExcelReader class to read the Excel data and PHP Curl to post it into Tally ERP 9.
The Excel data is read and converted into XML. It is then posted to Tally automatically without any manual intervention. This is done using HTTP POST request on Port 9000. If there is any error, the same is returned by Tally software.
Read all about...