Bugs item #1907063, was opened at 2008-03-04 15:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1907063&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL/Core Group: SQL CVS Head Status: Open Resolution: None Priority: 5 Private: No Submitted By: Romulo Goncalves (romulog) Assigned to: Niels Nes (nielsnes) Summary: ms_round.... Initial Comment: First you need to load the files in sql/src/sql: math.sql and ms_functions.sql then run this query: sql>select ms_round(60.0 * (0.1-1),1,1); !TypeException:user.ms_round[9]:'sql.round' undefined in: _13:any := sql.round(_10:dbl, _12:bte) !TypeException:user.s0_1[22]:'sql.round' undefined in: _58:any := sql.round(_55:dbl, _57:bte) !SQLException:dbl:conversion of string '-' failed sql> Romulo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1907063&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
