Hello
I need to have a threaded query which is used to populate a dbGrid.
On a form I put a TOracleSession, a TOracleDataSet a TDataSource and a TDbGrid.
These are passed to my TQueryThread object which runs the query and via a synchronized method links them all together and heypresto one...