Alaska Software Inc. - exclusive open afer shared open of a DBF file in ADSDBE
Username: Password:
AuthorTopic: exclusive open afer shared open of a DBF file in ADSDBE
Paulo Pinheiroexclusive open afer shared open of a DBF file in ADSDBE
on Mon, 27 Nov 2006 11:10:41 +0000
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
Paulo PinheiroRe: exclusive open afer shared open of a DBF file in ADSDBE
on Mon, 27 Nov 2006 11:38:52 +0000
Sorry for this post. It is not the right news group.


"Paulo Pinheiro" <paulo.pinheiro@modulac.pt> escreveu na mensagem 
news:7d99b785$619fb3e9$f186c@news.alaska-software.com...
> 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
>
>