Re: MySQL and Numbers

This WebDNA talk-list message is from

2005


It keeps the original formatting.
numero = 62755
interpreted = N
texte = Strange I have had not much problems with numbers in the past. Bu= t may try this to give a alias to the number: Select ean, format(price,2) as myprice Where xxxxx Then get it within WebDNA as [myprice]. You could also retrieve the "raw" value from the SQL DB and then=20= do the formatting from there. Nitai -- Redakto CMS - Content Management that simply works Redakto eServices - Professional WebHelpDesk Redakto ImagePark - Innovative Asset Management ComputerOil=C2=AE AG Neugutstrasse 66 8600 D=C3=BCbendorf / Switzerland Telefon +41 (0)844 44 55 66 info@computeroil.com http://computeroil.com > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On B= ehalf Of > Thierry Almy > Sent: Montag, 8. August 2005 13:50 > To: WebDNA Talk > Subject: MySQL and Numbers > > 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 MySQ= L > 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=3D1; > > so I tried as described earlier in the list: > > SELECT ean,FORMAT(price,2) FROM table01 WHERE id=3D1; > or > SELECT ean,FORMAT(price,2) AS PERCENT FROM table01 WHERE id=3D1= ; > > 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 digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- 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)
Strange I have had not much problems with numbers in the past. Bu= t may try this to give a alias to the number: Select ean, format(price,2) as myprice Where xxxxx Then get it within WebDNA as [myprice]. You could also retrieve the "raw" value from the SQL DB and then=20= do the formatting from there. Nitai -- Redakto CMS - Content Management that simply works Redakto eServices - Professional WebHelpDesk Redakto ImagePark - Innovative Asset Management ComputerOil=C2=AE AG Neugutstrasse 66 8600 D=C3=BCbendorf / Switzerland Telefon +41 (0)844 44 55 66 info@computeroil.com http://computeroil.com > -----Original Message----- > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On B= ehalf Of > Thierry Almy > Sent: Montag, 8. August 2005 13:50 > To: WebDNA Talk > Subject: MySQL and Numbers > > 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 MySQ= L > 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=3D1; > > so I tried as described earlier in the list: > > SELECT ean,FORMAT(price,2) FROM table01 WHERE id=3D1; > or > SELECT ean,FORMAT(price,2) AS PERCENT FROM table01 WHERE id=3D1= ; > > 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 digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- 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/ nitai@computeroil.com

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:

Template Encryption (1998) Newbie question (1998) Sorting a [listfiles] (2003) deadlock (2000) [WriteFile] problems (1997) listfields for a table (2007) Feature Request: Autonumber adendum (2004) Platform Switch (1997) WebDNA Book? (2003) Firewalls - What's Good? (1999) Need relative path explanation (1997) Fwd: Problems with Webcatalog Plug-in (1997) reserved characters for field names? (1998) Bug Report, maybe (1997) Running _every_ page through WebCat ? (1997) RE: E-mailer error codes (1997) Unzip (2005) WC 2.0 frames feature (1997) writefile and emailer (2002) [WebDNA] Migration from 6.2 to 7. Problems with writing to DB's (2012)