Click here to Skip to main content
15,914,444 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi all
How to retrieve(push-pop) tally9 data into c# or wpf

please help me........
Posted

1 solution

Tally9 is an obscure accounting package. I had to google it. WPF is a UI framework, so it's not relevant. You need to read the documentation for the software and see what it supports. Can you talk to it via COM ? Can it export CSVs or other files you can write import code for ? etc.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900