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

2007-10-17 Thread Shanand Chandradas
Carlos Sent: Wednesday, October 17, 2007 8:04 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Help: Unable to execute the GRANTstatement Hello: > fbCmd.CommandText = "GRANT OPERATOR TO TESTUSER" > >

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

2007-10-17 Thread Jiri Cincura
On 10/17/07, Shanand Chandradas <[EMAIL PROTECTED]> wrote: > Hello Carlos, > > So when -1 is returned, the statement is supposed to be successfully > executed? If that is the case, then I am confused. Because it is returning > -1, however, the right is not actually allocated to the user in the da

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

2007-10-17 Thread Shanand Chandradas
Carlos Sent: Wednesday, October 17, 2007 8:04 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Help: Unable to execute the GRANTstatement Hello: > fbCmd.CommandText = "GRANT OPERATOR TO TESTUSER" > >