MySQL and Numbers
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 62754
interpreted = N
texte = I know this has been covered before but I didn't get the glue ...WebDNA has problems in showing up the correct value from a MySQL Database if the field is a number field (FLOOD, DECIMAL, INT, ...)In my case it's a field holding the price for an item.My query lokks like this:SELECT ean,price FROM table01 WHERE id=1;so I tried as described earlier in the list:SELECT ean,FORMAT(price,2) FROM table01 WHERE id=1;orSELECT ean,FORMAT(price,2) AS PERCENT FROM table01 WHERE id=1;in both cases WebDNA will not know the field "price" and is displaying it within the brackets: [price]How do you do that?Thierry-------------------------------------------------------------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:
I know this has been covered before but I didn't get the glue ...WebDNA has problems in showing up the correct value from a MySQL Database if the field is a number field (FLOOD, DECIMAL, INT, ...)In my case it's a field holding the price for an item.My query lokks like this:SELECT ean,price FROM table01 WHERE id=1;so I tried as described earlier in the list:SELECT ean,FORMAT(price,2) FROM table01 WHERE id=1;orSELECT ean,FORMAT(price,2) AS PERCENT FROM table01 WHERE id=1;in both cases WebDNA will not know the field "price" and is displaying it within the brackets: [price]How do you do that?Thierry-------------------------------------------------------------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/
Thierry Almy
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:
Databases inside [SHOWIF] (1998)
unable to launch acgi in WebCat (1997)
Triggers and coupons (two questions) (2003)
Pithy questions on webcommerce & siteedit (1997)
Re[2]: Price Not Appearing [LONG] (2000)
WebCat2 several catalogs? (1997)
Warning: Mac OS X 10.2.4 Update Overwrites Apache's httpd.conf (2003)
autosensing lanague selection (1997)
pc (1997)
Preserving form data (1999)
New: [WebDNA] Help with ReplaceFoundItems (2009)
FileMaker Pro (1999)
can WC render sites out? (1997)
[SearchString] problem with [search] context (1997)
Re:no [search] with NT (1997)
latest version? (1998)
Help formatting search results w/ table (1997)
Test - sorry (2003)
emailer (1997)
Wanted: Broader string manipulation functions (1997)