AdamVerellen
IS-IT--Management
I have an application that needs to open a table that could be open by another application(which may hold it exclusively). How would I got about finding out if its in use? I tried an error utility type workaround by retrying unitl its released. Maybe there is a better way.
I found out the hard way used() doesn't work.
Adam
I found out the hard way used() doesn't work.
Adam