when clicking the show button the two different select queries:
Quote
1. select * from tb1
2. select * from tb2
2. select * from tb2
should be executed simultaneously showing the two tables.
how can I do it using threading in Java? which connection should I have to use?

New Topic/Question
Reply




MultiQuote


|