Is it safe to use valdump while a database is being accessed?

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Jun 22 01:15:46 CDT 2007


On 22/6/07 8:03 AM, "Steven Ronald" <stevenrt39 at yahoo.com.au> wrote:

Hi Steven,

> Ruslan,
> 
> is it safe to use valdump on a database while that
> database is being accessed (read,add record, update
> record etc)? ie is there any problem doing valdump on
> a database while there are active cursors to it that
> might be adding, deleting or updating records in the
> database?

It is not safe...

Hmm, good question. I can inform you that we did consider adding new
commands:

    LOCK TABLE tblName
    LOCK DATABASE

Currently Valentina have record level locks made by cursors.
But sometimes can be useful these high level locks.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list