Expression not supported in FbBatchExecution : "ALTER ROLE RDB$ADMIN SET AUTO 
ADMIN MAPPING"
--------------------------------------------------------------------------------------------

                 Key: DNET-371
                 URL: http://tracker.firebirdsql.org/browse/DNET-371
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.6
         Environment: Firebird 2.5,  Win 7 x64, .Net Framework 3.5 SP1
            Reporter: ssdi
            Assignee: Jiri Cincura


 To configure a database to map the RDB$ADMIN role to administrators 
automatically on a Windows server that is configured to enable trusted user 
authentication, the SYSDBA logs in to any database. 

Windows trusted user authentication is no longer available by default!
  By default, the Authentication parameter in firebird.confis configured as 
native. It must be explicitly configured to either trusted or mixed to enable 
trusted user authentication.
 
See: http://www.firebirdsql.org/rlsnotesh/rlsnotes25.html#rnfb25-prvlgs 

Expression not supported in FbBatchExecution : "ALTER ROLE RDB$ADMIN SET AUTO 
ADMIN MAPPING".

FirebirdSql.Data.FirebirdClient.dll version 2.6.0.0.

Stack trace fragment:
{{{

The type
 of the SQL statement could not be determinated.
System.Exception: The type of the SQL statement could not be determinated.
   at FirebirdSql.Data.Isql.FbBatchExecution.GetStatementType(String 
sqlStatement) in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\Isql\FbBatchExec
ution.cs:line 800
   at FirebirdSql.Data.Isql.FbBatchExecution.Execute(Boolean autoCommit) in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\Isql\FbBatchExecution.cs:line
 178

}}}

Best regards,
  Eugeniy Vinogradniy.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to