Hi Sven

Are you talking about n-tier application?
In that scenario each client connect to a 'server service' which communicate
with database!

Regards,
Paul

> -----Original Message-----
> From: Sven [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 03, 2008 09:25
> To: firebird-net-provider@lists.sourceforge.net
> Subject: [Firebird-net-provider] Server Engine`?
> 
> Hello,
> I will start to develop a multi user windows forms application with
firebird
> as database and visual studio 2005 as development system.
> I use datasets in my application and have problems when multiple users
> change data in database.
> My question is:
> how do you handle the dataset problem?
> I would like to know if there is a tool which enables a 'server engine'.
> The server engine is the only tasks that communicates with the database
and
> every application communicates with the server process.
> The server engine should lock the data when it is in use - every other
> application may hav a copy but no possibility to edit data ( in the table
> row) . If the client
> application task has ended the server engine should release the lock.
> 
> Would another database except firebird handle this situation in a better
way
> than can be realized with firebird? I know of Turbopower Flashfiler which
is
> capable to do it like I want to...
> 
> Thanks for your replies
> 
> Sven
> 
> 
> 
> -------------------------------------------------------------------------
> 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



-------------------------------------------------------------------------
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