Hello:
> Timestamp - when one of my application crashes I have a dead entry in my 
> database...
>
> I want to have a "server engine" which knows each application and can react 
> if an application crashes because of a timeout when the application isn't 
> responding.
>   
Well, i think you will need to do it yourself ;), there are no way right 
now to know wheter the record is locked or not,
and to lock the record you will need to do a select ... for update, that 
if i remember well will lock the data in the server.

Anyway, i didn't see the problem on allowing two people edit the same 
record, as far as only one of them will save his changes xD


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to