Página 2 de 2

Re: ACCESS_VIOLATION using ADS Local Server (DBF)

Publicado: Jue Mar 25, 2021 12:56 pm
por charly
Ricardo,

You could try executing a method A that open table A in shared mode and waits x seconds, for example 30, and at the end it exits the process closing the table. Then you would have to put some traces and try to execute the process 3 or 4 times to see what happens...

Re: ACCESS_VIOLATION using ADS Local Server (DBF)

Publicado: Jue Mar 25, 2021 12:58 pm
por ricardo arraes
charly escribió: Jue Mar 25, 2021 12:56 pm Ricardo,

You could try executing a method A that open table A in shared mode and waits x seconds, for example 30, and at the end it exits the process closing the table. Then you would have to put some traces and try to execute the process 3 or 4 times to see what happens...
That's exactly what I'm going to do, Charly!

Re: ACCESS_VIOLATION using ADS Local Server (DBF)

Publicado: Lun Mar 29, 2021 11:17 pm
por ricardo arraes