From: Jiri C. (JIRA) <tr...@fi...> - 2020-12-04 17:46:40
|
Exception when setting FbDbType from enum value for FbParameter --------------------------------------------------------------- Key: DNET-985 URL: http://tracker.firebirdsql.org/browse/DNET-985 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 7.10.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Stack: Unhandled exception. System.ArgumentException: Unknown type: Xxx. at FirebirdSql.Data.Common.TypeHelper.GetFbDataTypeFromType(Type type) at FirebirdSql.Data.FirebirdClient.FbParameter.SetFbDbType(Object value) at FirebirdSql.Data.FirebirdClient.FbParameter.set_Value(Object value) -- 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 |