Search found 3 matches

by Slim
Sat Dec 29, 2012 4:53 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode vs. Web Dev Tools
Replies: 26
Views: 23914

Re: LiveCode vs. Web

FourthWorld wrote:While his posts may seem somewhat trollish, I prefer to give him the benefit of the doubt...
You're quite right. Perhaps it was the crazy formatting of the original post that made me lose my good manners. Thanks for keeping an even keel for the rest of us to follow!
by Slim
Sat Dec 29, 2012 1:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode vs. Web Dev Tools
Replies: 26
Views: 23914

Re: LiveCode vs. Web

Classic example of a troll, if no one feeds it, it should slink away.
by Slim
Tue Dec 25, 2012 4:02 am
Forum: Databases
Topic: Problem with ROUND() function
Replies: 17
Views: 13793

Re: Problem with ROUND() function

If your datatype is FLOAT, you would be best advised to NOT use the round functions as provided by the database engine (SQLite, MSSql, etc.), as there are inherent problems in doing so. For example, see this note http://www.sqlite.org/faq.html#q16 regarding SQLite, and this one http://msdn.microsoft...