Hi Chris,
I was not asking for a lecture. I was merely pointing out that your long reply was wrong and misleading. For example
the key to using SQLCA from the main task is to pass it's address into each sub-thread
You can not pass a reference to SQLCA to another thread.
Lars