Thema: multithread

Einzelnen Beitrag anzeigen

question

Registriert seit: 17. Apr 2013
97 Beiträge
 
#6

AW: multithread

  Alt 6. Okt 2013, 16:34
Hi,
I have two Queries to insert the values into Database, QueryA-->Insert Data to TableA, QueryB-->Insert Data to Table B.
both QueryA and QueryB are executed in one button click, Procedure TForm1.Button1Click(Sender:TObject);

now i would like to create threads for both query and shows the update in progressbar after Button1Click, i was trying since a long time, but still not sucess

could you please help me?
  Mit Zitat antworten Zitat