Hello Jiri, > On Tue, Aug 3, 2010 at 10:36, Marc Bettex <bet...@epsitec.ch> wrote: > > new FbTransactionOptions() > > { > > TransactionBehavior = FbTransactionBehavior.Concurrency | > > FbTransactionBehavior.Wait | FbTransactionBehavior.LockWrite | > > FbTransactionBehavior.Protected > > }; > > You can't specify table for locking, it's not supported by provider. > So the last two should be removed. And you can lock your table, kind > of, with "FOR UPDATE WITH LOCK" statement in your select.
Would you consider adding table locking in the provider ? Is this something difficult to implement ? Pierre ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider