Re: [Firebird-net-provider] Transaction Locking issue

2008-12-01 Thread Shanand Chandradas
Any Updates/ suggestions for me on this??? Shanand Chandradas Sr. Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9730066933 From: Shanand Chandradas Sent: 01 December 2008 16:06 To: 'For users and developers of the Firebird

Re: [Firebird-net-provider] Transaction Locking issue

2008-12-01 Thread Shanand Chandradas
seems like NHibernate needs some locking/ isolation level settings to keep the transaction for long period unblocking the other transaction to update other rows. Please comment, Shanand Chandradas Sr. Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9730066933

[Firebird-net-provider] Transaction Locking issue

2008-11-30 Thread Shanand Chandradas
. How can it be handled for the user to allow update different records simultaneously? It seems like NHibernate locks the entire table while update is performed and uncommitted data is left behind. Is it TRUE? Please help!!! Shanand Chandradas

Re: [Firebird-net-provider] version issue

2008-11-30 Thread Shanand Chandradas
can it be handled for the user to allow update different records simultaneously? It seems like NHibernate locks the entire table while update is performed and uncommitted data is left behind. Is it TRUE? Please help!!! Shanand Chandradas Sr. Software Engineer | KPIT Cummins Infosystems Ltd

Re: [Firebird-net-provider] Help: Unable to executetheGRANTstatement

2007-10-24 Thread Shanand Chandradas
Hello Carlos, Thanks for your suggestion; GRANT worked successfully after executing the command "GRANT" against the targeted database. Thanks and Regards, Shanand Chandradas Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9970053521 -Original Message

Re: [Firebird-net-provider] Help: Unable to execute theGRANTstatement

2007-10-17 Thread Shanand Chandradas
quot;DONE") End If fbCmd.Transaction.Commit() Please help me out a way for executing the grant statement for a user Thanks & Regards, Shanand Chandradas Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9970053521 -Original Message

Re: [Firebird-net-provider] Help: Unable to execute the GRANTstatement

2007-10-17 Thread Shanand Chandradas
statement? What I need to achieve is setting of roles to a user using GRANT operation. Any ideas? Regards, Shanand Chandradas Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9970053521 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [Firebird-net-provider] Help: Unable to execute the GRANTstatement

2007-10-17 Thread Shanand Chandradas
statement? What I need to achieve is setting of roles to a user using GRANT operation. Any ideas? Regards, Shanand Chandradas Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9970053521 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

[Firebird-net-provider] Help: Unable to execute the GRANT statement

2007-10-17 Thread Shanand Chandradas
whether the user TESTUSER Has obtained the correct privilege by searching for that record: select * from RDB$USER_PRIVILEGES where RDB$USER="TESTUSER" How do I successfully execute GRANT Statement? Regards, Shanand Chandradas Software Engineer | KPIT Cummins Infosy