Hello All,
I would like to know if there is people that familiar with the multithreading in PB 9 ?
I would like to launch a separate thread that will retieve data from the Oracle database, and during the same time the main process continues its job.
I have understand that I need to use the functions
SharedObjectRegister, SharedObjectGet and SharedObjectUnregister but I not able to get the result of the retrieve.
Any help will be very much appreciated.
Thorben
I would like to know if there is people that familiar with the multithreading in PB 9 ?
I would like to launch a separate thread that will retieve data from the Oracle database, and during the same time the main process continues its job.
I have understand that I need to use the functions
SharedObjectRegister, SharedObjectGet and SharedObjectUnregister but I not able to get the result of the retrieve.
Any help will be very much appreciated.
Thorben