REPLACE and/or APPEND

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 41739
interpreted = N
texte = I want to add a record to a database (based on a session id) if it does not already exist, otherwise I just want to update it. It seems I am going the long way about this. Can't I get REPLACE to do it in one line of WebDNA code? Here is my sad solution:[TEXT]found=[LOOKUP db=sessions.db&value=[sessionid]&lookinfield=sessionid&returnfield=sessionid ¬found=][/TEXT] [SHOWIF [found]!] [REPLACE db=sessions.db&eqsessionidDATAreq=[sessionid]]info=[info][/REPLACE] [/SHOWIF] [HIDEIF [found]!] [APPEND db=sessions.db]sessionid=[sessionid]&info=[info][/APPEND] [/HIDEIF]Thanks------------------------------------------------------------- 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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: REPLACE and/or APPEND (Christer Olsson 2002)
  2. Re: REPLACE and/or APPEND (Jesse Williams-Proudman 2002)
  3. Re: REPLACE and/or APPEND (Gary Krockover 2002)
  4. Re: REPLACE and/or APPEND (Chris List Recipient 2002)
  5. Re: REPLACE and/or APPEND (Pedro Rivera 2002)
  6. Re: REPLACE and/or APPEND (Jesse Williams-Proudman 2002)
  7. REPLACE and/or APPEND (Chris List Recipient 2002)
I want to add a record to a database (based on a session id) if it does not already exist, otherwise I just want to update it. It seems I am going the long way about this. Can't I get REPLACE to do it in one line of WebDNA code? Here is my sad solution:[text]found=[LOOKUP db=sessions.db&value=[sessionid]&lookinfield=sessionid&returnfield=sessionid ¬found=][/TEXT] [SHOWIF [found]!] [REPLACE db=sessions.db&eqsessionidDATAreq=[sessionid]]info=[info][/REPLACE] [/SHOWIF] [HIDEIF [found]!] [APPEND db=sessions.db]sessionid=[sessionid]&info=[info][/APPEND] [/HIDEIF]Thanks------------------------------------------------------------- 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://search.smithmicro.com/ Chris List Recipient

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:

F3 crashing server (1997) 2.01 upgrade problems (1997) X etc.... (1999) Bad Cookie / Internet Option / Internet Explorer (2004) [WebDNA] Add to cart (2014) CloseDataBase vs CommitDataBase (2007) Error Log.db --however (1997) Storebuilder documentation (2004) [SearchString] problem with [search] context (1997) Re[3]: 2nd WebCatalog2 Feature Request (1996) FW: Virus Alert: FBI Finds 911 Virus Wiping Out Hard Drives Today (2000) WC Database Format (1997) Archives (2001) Carts & Refering URLs (1997) How To question on setting up downloads (1997) sku, title, price not showing up (1998) Creating results.... (2003) Menu Madness (2001) Date comparison using showif (2003) Too Much Info (1998)