I Am having an tool which is developed in C#
to fetch data from Tally
to my local database.
As of now I am manually loading the TDL file in Tally and then fetching data from C#.
But is there any way to load TDL file automatically to Tally through my C# code?