I am using vb.net to connect to Tally Erp9. Using xml requests I am exporting information from tally. But before exporting I would like to know in which mode the connected tally instance is running. I would like to know if the tally is running in licensed or educational mode.
Is there any xml/TDL request that can be used to get the information? Is it possible to get information about connected tally running in which mode?
you can create a tdl to extract license number. which will determine if tally is running in licensed mode else, it is in educational mode.