how to import data from Tally to Ms Access or Sql.
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to import data from Tally to Ms Access or SQL using VB.net,how will i do it, Thank you.
coolsatty
What is Tally? Presumably a vertical software package that you do not have access to the database. Find out if you can connect to the database. Find out if you can export the data. Find out if you can output the data as reports. Deal with the resulting output by parsing the information.
Never underestimate the power of human stupidity RAH