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; or SELECT 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:

    
  1. Re: SM: MySQL and Numbers (BUG) ( Clint Davis 2005)
  2. Re: SM: MySQL and Numbers (BUG) ( Jesse Proudman 2005)
  3. Re: SM: MySQL and Numbers (BUG) ( Clint Davis 2005)
  4. Re: SM: MySQL and Numbers (BUG) ( Jesse Proudman 2005)
  5. SM: MySQL and Numbers (BUG) ( Clint Davis 2005)
  6. Re: MySQL and Numbers ( Clint Davis 2005)
  7. Re: MySQL and Numbers ( Thierry Almy 2005)
  8. Re: MySQL and Numbers ( Clint Davis 2005)
  9. Re: MySQL and Numbers ( nitai@computeroil.com 2005)
  10. Re: MySQL and Numbers ( Clint Davis 2005)
  11. Re: MySQL and Numbers ( Thierry Almy 2005)
  12. Re: MySQL and Numbers ( Clint Davis 2005)
  13. Re: MySQL and Numbers ( Thierry Almy 2005)
  14. Re: MySQL and Numbers ( nitai@computeroil.com 2005)
  15. MySQL and Numbers ( Thierry Almy 2005)
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; or SELECT 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:

SETCOOKIE Tricks (2003) Bug or syntax error on my part? (1997) Re:listfiles-looking for slick solution (1997) truncating email part II (1997) About that math question ... (2003) URGENT: WebCatalog 2.0 (1998) [protect] on NT? (1997) File Uploads... (1997) Special delete ... (1997) Bug Report, maybe (1997) WebCatalog for guestbook ? (1997) WebCat2b13 Command Reference Doc error (1997) WebCatalog Plug-in for Webstar. (1997) Re2: AAgghh!! Help, please. SSL strikes again. (1997) WebCatalog 2.0.1 NT beta 1 released (1997) OT OSX Login Problem (2006) New Command prefs ... (1997) Help!!!! Purchases not going through! (1997) WebDNA FAQ or FAQs -- was "weird problem" (2004) [WebDNA] IIS 7.5 (2015)