Hi All,
I have a number of different tables storing various bits on information. Ib wanting to create a control panel for it, which will initially give a record count for each table.
How can i run queries from multiple tables in one connection?
Ive tried connecting then running a query, display the results, free results then close, but it only works once, all others give an error