1
Answer

Converting database tables using threading

Ask a question
bindu

bindu

12y
960
1

Hi All,
I am using google translator to translate my code from different languages to english but if i want to translate multiple(and with different data) files it is taking so much of time so that i want to use threads to translate those multiple files at a time and i am having data in ms access tables(multiple) i need to translate that data too
please provide me the c# code for using threading for converting multiple database tables and files at a time.
Thank you so much
Regards,
Sri

Answers (1)