FbConnection.GetSchema returns incorrect data ---------------------------------------------
Key: DNET-90 URL: http://tracker.firebirdsql.org/browse/DNET-90 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 2.1.0 RC 1 Reporter: Eduardo Gamboa Assignee: Carlos Guzman Alvarez If you have a domain defined as: CREATE DOMAIN D_CURRENCY AS NUMERIC(15,4); or CREATE DOMAIN D_CURRENCY AS DECIMAL(15,4); when you use the method FbConnection.GetSchema("DOMAINS") it returns incorrect values for the NUMERIC_PRECISION. It returns 8 instead of 15. -- 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 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider