Re: dollar $ signs in database

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 28823
interpreted = N
texte = You are right, the search will not work. I was thinking about stripping the dollar sign off, but the dollar sign is not in the [price] you were using for the search key. The best solution is what you came up with.-----Original Message----- From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Terry Wilson Sent: Thursday, March 09, 2000 4:04 PM To: WebCatalog Talk Subject: Re: dollar $ signs in database I thought the getchars was for manipulating data retrieved already, not for digging into a database. I tried it anyway, but it didn't work. I just asked the client to please remove the $ signs, so it's a moot point now. Thanks for your help, in any case. You too, Ken.>You solved the problem in a nice way, you can read about [GetChars] in your >manual >it gives give you the ability to return certain characters between two index >values. > >Your search would like this: > >grPRICEdatarq=[getchars start=2][price][/getchars]&PRICEtype=num > >Since you took the $ signs out you can put back when you display >price in your templates: > >$[format .2f][price][/format] > >Technical Support ********************************** >Smith Micro, Internet Solutions Div | eCommerce (WebCatalog) >16855 West Bernardo Drive, #380 | ------------------------- >San Diego, CA 92127 | Software & Site Development >WebCatalog Support: (858) 675-0632 | http://www.smithmicro.com > Fax: (858) 675-0372 ********************************* > > >-----Original Message----- >From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On >Behalf Of Terry Wilson >Sent: Thursday, March 09, 2000 12:25 PM >To: WebCatalog Talk >Subject: dollar $ signs in database > > >I'm working with a database that has $ signs before the prices. It's >messing up searches since the $ is a lower ascii number than regular >alphanumeric characters, making the price field data essentially >numbers lower than zero, so le and ls find all records, and gr, ge, >and eq find none. Deleting the $ from the DB solves the problem, but >I was wondering if there was a way in webDNA to overcome the problem >instead. grPRICEdatarq=[raw]$[/raw][price]&PRICEtype=num doesn't help. Terry Wilson terryw@terryfic.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 ------------------------------------------------------------- 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 Associated Messages, from the most recent to the oldest:

    
  1. Re: dollar $ signs in database (WebDNA Support 2000)
  2. Re: dollar $ signs in database (Kenneth Grome 2000)
  3. Re: dollar $ signs in database (Terry Wilson 2000)
  4. Re: dollar $ signs in database (WebDNA Support 2000)
  5. Re: dollar $ signs in database (Kenneth Grome 2000)
  6. dollar $ signs in database (Terry Wilson 2000)
You are right, the search will not work. I was thinking about stripping the dollar sign off, but the dollar sign is not in the [price] you were using for the search key. The best solution is what you came up with.-----Original Message----- From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Terry Wilson Sent: Thursday, March 09, 2000 4:04 PM To: WebCatalog Talk Subject: Re: dollar $ signs in database I thought the getchars was for manipulating data retrieved already, not for digging into a database. I tried it anyway, but it didn't work. I just asked the client to please remove the $ signs, so it's a moot point now. Thanks for your help, in any case. You too, Ken.>You solved the problem in a nice way, you can read about [getchars] in your >manual >it gives give you the ability to return certain characters between two index >values. > >Your search would like this: > >grPRICEdatarq=[getchars start=2][price][/getchars]&PRICEtype=num > >Since you took the $ signs out you can put back when you display >price in your templates: > >$[format .2f][price][/format] > >Technical Support ********************************** >Smith Micro, Internet Solutions Div | eCommerce (WebCatalog) >16855 West Bernardo Drive, #380 | ------------------------- >San Diego, CA 92127 | Software & Site Development >WebCatalog Support: (858) 675-0632 | http://www.smithmicro.com > Fax: (858) 675-0372 ********************************* > > >-----Original Message----- >From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On >Behalf Of Terry Wilson >Sent: Thursday, March 09, 2000 12:25 PM >To: WebCatalog Talk >Subject: dollar $ signs in database > > >I'm working with a database that has $ signs before the prices. It's >messing up searches since the $ is a lower ascii number than regular >alphanumeric characters, making the price field data essentially >numbers lower than zero, so le and ls find all records, and gr, ge, >and eq find none. Deleting the $ from the DB solves the problem, but >I was wondering if there was a way in webDNA to overcome the problem >instead. grPRICEdatarq=[raw]$[/raw][price]&PRICEtype=num doesn't help. Terry Wilson terryw@terryfic.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 ------------------------------------------------------------- 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 WebDNA Support

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:

2.0 Info (1997) Checkboxes (1997) b18 problem on NT 4.0 (1997) [WebDNA] Issue with variable inside a Function (2018) Q: for those who use Cookies for sessions? (2004) tabs as delimiters (2004) WebCommerce: Folder organization ? (1997) I give up!! (1997) WebCat cannot handle compatible search parameters? (1997) [isfolder] and [filename] (1997) WebCat2: Items xx to xx shown, etc. (1997) Explorer 3.0/ Access Denied! (1997) Shipping based in distance and weight (1999) Duplicate Cart ID (2001) prefs file not being written to (2000) Resume Catalog ? (1997) Showif, Hideif reverse logic ? (1997) TCPConnect to query for Domain expiration (2000) Shopping Cart Deletion (2000) RE: OK, here goes... (1997)