Tally9 has XML formats to which it can dump data to. You may use any scripting language to dump this to CSV.
http://mirror.tallysolutions.com/Downloads/TDL%20Developer/Tally.ERP%209%20-... http://mirror.tallysolutions.com/Downloads/TDL%20Developer/Tally.ERP%209%20-%20Integration%20Capabilities.pdf
On Tue, Mar 8, 2011 at 8:37 AM, Shamit Verma subs.linux.mum@vshamit.comwrote:
the point is that you cannot get *all* the raw data - you can only get processed data which you have to manually enter into the new system.
With ODBC< you should be able to get all your data out of Tally and convert it to a format that is understood by new system. Its trivial to capture it in Excel/Calc/Base and convert it to CSV and similar formats.
-Shamit