robertcollins
Programmer
Hi everybody;
Is there a way to find out how many data sessions are open?
The problem is: I am creating temporary cdx files on the fly to sort the clicked grid columns. In the destroy method of the form these are destroyed before exiting. This is happening in a private data session. I can not do it if same table is opened in any of the other data sessions and has buffering on. Therefore I need to look at all opened data sessions and temporary turn off data buffering.
Thanks.
Robert.
Is there a way to find out how many data sessions are open?
The problem is: I am creating temporary cdx files on the fly to sort the clicked grid columns. In the destroy method of the form these are destroyed before exiting. This is happening in a private data session. I can not do it if same table is opened in any of the other data sessions and has buffering on. Therefore I need to look at all opened data sessions and temporary turn off data buffering.
Thanks.
Robert.