Pull data from Tally Accounting Software
MyDaybook v1.3 is a program developed in Visual Foxpro (VFP 6) that illustrates
how to fetch data from Tally Accounting Software, parse it using XML DOM and display
it in your Reports.
MyDaybook includes three reports:-
1) Daybook
2) XML tags
3) Sales Register
Daybook
- Displays Tally style Daybook
- Allows you to to delete Multiple Voucher entries
- Allows you to view the Daybook in Excel
Note: To delete multiple entries, hold down the CTRL key and click
the records you want to delete. Next, click the Delete button.
XML tags
Data retreived from Tally is in XML format. This report displays the XML tags for
each Voucher entry. The purpose of this report is to clarify the idea that
you can include any of these columns in your reports.
Sales Register
Displays the Sales Register details including Salesman-Name. You can view this register
in Excel also. To do Salesman-wise entry, a TDL file (TDL24) has been provided.
Downloads
- Download
MyDaybook (Freeware)
- Download RTSlink
DLL (Demo version)
- Download TDL24
(Freeware)
Please Note:
1) MyDaybook uses RTSlink DLL to fetch Tally data. Hence, you need to download RTSlink
DLL (Demo version) also.
2) MyDaybook requires TDL24.TCP for Salesman-wise report. Hence you need to
download TDL24 also.
Tags:
RTSlink, MyDaybook, Tally, Integration, XML, Tags, Visual Foxpro, VFP6 |