0
is it possible that tally know that this data has been uploaded in SQL server?
suppose i am using C#, and there is an file upload control with button control.and an excel is uploaded. and data coming from tally to Excel.and then i am uploading it in SQL by file upload control.
now a situation come that 4 july data receptno-115 has been uploaded earlier but today it is modified in tally by amount 100000 to 10000.
with same receiptno and same receipt date.now how i can put it in SQL server by using C#.
means client will push it by my software so what i need to modify in my code.
0
Hi Mohan,
Step 1:-Genrate xml data according your from tally according your requirment ,what data you want store in sql.you need to check your tally software and genrate xml.
Step 2:-use ODBC data provider to store in sql.
0
actually i am new on this, so it will take only updated records those not uploaded in local SQL and only updated as I ask that back date entry modified by a client in tally so