Hi
-
How can I check whether a file is being used ?
-
How can I check whether an index file is being used.
Thanks
ACWoo
FWH1304+bcc582+Harbour
Hi
How can I check whether a file is being used ?
How can I check whether an index file is being used.
Thanks
ACWoo
FWH1304+bcc582+Harbour
Try opening the dbf in exclusive mode.
If you succeed it is not in use by others and if you fail it is being used by others.
Thanks
I think I saw somewhere I can check whether a file is being used without opening it in exclusive mode.
Regards
ACWoo
In ADS, yes.
Thanks
In ADS, do I have to rewrite all the codes ?
Regards
ACWoo
Not necessary.