Re: MySQL and Decimals
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 57849
interpreted = N
texte = For you MySQL fans, this is what I discovered today:[SQLExecute conn_ref=conn1&result_var=1]SELECT ID,FORMAT(percent,2) AS PERCENT FROM QUICKFACTS ORDER by ID;[/SQLExecute]This returns the correct info.[SQLExecute conn_ref=conn1&result_var=1]SELECT * FROM QUICKFACTS ORDER by ID;[/SQLExecute]Using the default returns Integers, but not any floating point numbers; they are stored as strings, even with FLOAT (which the docs do not say)On May 14, 2004, at 10:43 AM, Larry Hewitt wrote:> An FYI... I tried FLOAT and got the same result.>> I will redo the field type and reupload the data to see if that helps.>> Thanks.>> Larry> On May 14, 2004, at 10:21 AM, John Peacock wrote:>>> Larry Hewitt wrote:>>> A database with fields defined as DECIMAL, size 10, 2 decimals >>> allows me to enter or upload information just fine manually. When I >>> try to read the data using the WEBDNA 6 SQL tags, I return the >>> machine number equivalent, not the number: ie, 1074266112 instead >>> of 2.0>>>> I suspect that not many people use the DECIMAL field type (usually >> FLOAT is used). According to the docs DECIMAL values are actually >> stored in MySQL as strings, which may be part of the problem (though >> I have no idea why you would get such an odd "machine number" >> representation like that).>>>> One thing you could try is applying various mathematical operations >> to the field in your select statement:>>>> select dec_field+0 as new_dec, ...>>>> and see if WebCat deals with it appropriately...>>>> John>>>> -- >> John Peacock>> Director of Information Research and Technology>> Rowman & Littlefield Publishing Group>> 4501 Forbes Boulevard>> Suite H>> Lanham, MD 20706>> 301-459-3366 x.5010>> fax 301-429-5748>>>> ------------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list
.>> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>> Larry Hewitt360.807.1100 OFFICE> HCO, LLC360.807.1103 FAX> 1133 Kresky NE #106360.508.6231 CELL> Centralia, WA 98531larryh@hewittco.com> www.hewittco.comwww.votewashington.org>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>>Larry Hewitt360.807.1100 OFFICEHCO, LLC360.807.1103 FAX1133 Kresky NE #106360.508.6231 CELLCentralia, WA 98531larryh@hewittco.comwww.hewittco.comwww.votewashington.org-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
For you MySQL fans, this is what I discovered today:[SQLExecute conn_ref=conn1&result_var=1]SELECT ID,FORMAT(percent,2) AS PERCENT FROM QUICKFACTS ORDER by ID;[/SQLExecute]This returns the correct info.[SQLExecute conn_ref=conn1&result_var=1]SELECT * FROM QUICKFACTS ORDER by ID;[/SQLExecute]Using the default returns Integers, but not any floating point numbers; they are stored as strings, even with FLOAT (which the docs do not say)On May 14, 2004, at 10:43 AM, Larry Hewitt wrote:> An FYI... I tried FLOAT and got the same result.>> I will redo the field type and reupload the data to see if that helps.>> Thanks.>> Larry> On May 14, 2004, at 10:21 AM, John Peacock wrote:>>> Larry Hewitt wrote:>>> A database with fields defined as DECIMAL, size 10, 2 decimals >>> allows me to enter or upload information just fine manually. When I >>> try to read the data using the WEBDNA 6 SQL tags, I return the >>> machine number equivalent, not the number: ie, 1074266112 instead >>> of 2.0>>>> I suspect that not many people use the DECIMAL field type (usually >> FLOAT is used). According to the docs DECIMAL values are actually >> stored in MySQL as strings, which may be part of the problem (though >> I have no idea why you would get such an odd "machine number" >> representation like that).>>>> One thing you could try is applying various mathematical operations >> to the field in your select statement:>>>> select dec_field+0 as new_dec, ...>>>> and see if WebCat deals with it appropriately...>>>> John>>>> -- >> John Peacock>> Director of Information Research and Technology>> Rowman & Littlefield Publishing Group>> 4501 Forbes Boulevard>> Suite H>> Lanham, MD 20706>> 301-459-3366 x.5010>> fax 301-429-5748>>>> ------------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>> Larry Hewitt360.807.1100 OFFICE> HCO, LLC360.807.1103 FAX> 1133 Kresky NE #106360.508.6231 CELL> Centralia, WA 98531larryh@hewittco.com> www.hewittco.comwww.votewashington.org>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>>Larry Hewitt360.807.1100 OFFICEHCO, LLC360.807.1103 FAX1133 Kresky NE #106360.508.6231 CELLCentralia, WA 98531larryh@hewittco.comwww.hewittco.comwww.votewashington.org-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Larry Hewitt
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Include a big block of text (1997)
[Announce] WebCatalog 3.0 Beta Program (1998)
WebCat2b15MacPlugin - [protect] (1997)
HELP WITH DATES (1997)
More questions about serial number dishing (1997)
Max Record length restated as maybe bug (1997)
Too Much Rootbeer Free Offer (1997)
[LOOKUP] (1997)
[SearchString] problem with [search] context (1997)
WebCat2b13MacPlugIn - [showif][search][/showif] (1997)
WebCatalog 4.0.1b1 is now available (2000)
Additional license? (2006)
adding time (2003)
oops private message leaked into talk list (1997)
emailer setup (1997)
Add to Cart & List of Products (1997)
[WebDNA] Processor Maxing out (2010)
Review comparison by PC Magazine: Open for On-line Business (1997)
WebCatalog Hosting (1996)
ShowNext for method=POST (1997)