Hello
I have a problem that i can reproduce using the Alaska Demo
C:\ALASKA\DBEW32\SOURCE\SAMPLES\ADSDBE\DBE
with a small difference:
USE Customer NEW EXCLUSIVE
instead of
USE Customer NEW SHARED
- I run the DBE.EXE once and it works fine.
- Without leaving the first i run it a second time.
It will give a message saying that i cannot open it (Correct behaviour)
and it gives a choice to retry.
- I go to the first DBE.EXE and close it.
- I go to the second DBE.EXE and choose Retry.
===> BUT it won't open it. It will continue to try to open but never
succeed.
Is there a way to make it work? Because this behaviour doesn't happen with
DBFNTX
Only with ADSDBE.
Thank you