mysql to tally
Visual Basic
2
Posts
2
Posters
5
Views
1
Watching
-
Hi, I am looking for a solution to transfer my mysql data into tally using vb6. please help me.
-
Hi, I am looking for a solution to transfer my mysql data into tally using vb6. please help me.
Google for "Tally import data VB6" and you'll find that you have to export your MySQL data into an XML format that is Tally compliant. Once you have those file(s), Tally can import those file(s) directly. Don't even think of asking for code. VB6 has been dead for over 20 years now and I have never used Tally, nor will I ever.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak