[FirebirdSql.Data.FirebirdClient.FbException] - Column unknown RDB$PROCEDURE_TYPE (SQL error code = -206)
---------------------------------------------------------------------------------------------------------
Key: DNET-616
URL: http://tracker.firebirdsql.org/browse/DNET-616
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider, Entity Framework support, NuGet packages
Affects Versions: 4.6.3.0
Environment: OS:
Windows7
DLLs:
EntityFramework 6.0.0.0 (EntityFramework)
EntityFramework.Firebird 4.6.3.0 (FirebirdClient - Entity Framework Provider)
FirebirdSql.Data.FirebirdClient 4.6.3.0 (FirebirdClient - ADO.NET Data Provider)
Reporter: hastenrom
Assignee: Jiri Cincura
Exception log:
---------------------------
Microsoft Visual Studio
---------------------------
An error occurred while connecting to the database. The database might be unavailable. An exception of type 'System.Data.Entity.Core.EntityCommandExecutionException' occurred. The error message is: 'An error occurred while executing the command definition. See the inner exception for details.
The inner exception caught was of type 'FirebirdSql.Data.FirebirdClient.FbException', with this error message: 'Dynamic SQL Error
SQL error code = -206
Column unknown
RDB$PROCEDURE_TYPE
At line 45, column 5'.
The inner exception caught was of type 'FirebirdSql.Data.Common.IscException', with this error message: 'Dynamic SQL Error
SQL error code = -206
Column unknown
RDB$PROCEDURE_TYPE
At line 45, column 5'.'.
---------------------------
OK
---------------------------
--
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
|