Hi list,
I'm working now with queries during about 1/2 hour to be executed, as they go through
big amount of data.
I'm wondering if there should be a way to feedback the user about the progress of the
query, like probing the db-port without interferring into the query process ?
db: open odbc://my-db
db-port: first db
insert db-port ["select * from t_table"]
;---> some code here ?
result: copy db-port
thx in advance :)
==christophe
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.