Re: [WebDNA] Query re: autonumber

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105531
interpreted = N
texte = > Ken, > > Thanks for that. I think I'll stick to using cart for record IDs > then. > > A follow up question, if I am doing a bulk append to a db then I can > only create one [cart] on a template, so if I use the following > within a search context am I safe in not creating duplicate cart IDs: > > [search db=import.db&neIDdatarq=find_all][founditems] > > [append db=appendto.db]recordID=[cart][index][/append] > > [/founditems][/search] > > Thanks > - Tom Hi Tom, in the situation you just asked about, I have been in the habit of writing the IDs like this: [founditems] [append db=appendto.db]recordID=[cart]_[index][/append] [/founditems] ...because unless one knows *exactly* how cart strings are created... and what all are their possible values.. then conceivably a cart string could have already in the past been what you were about to write with your current (this page render) [cart] concatenated with one more digit (the [index]). RIght? But by separating the [cart] from the [index] with the underscore, then you KNOW that the complete ID will be unique because the unadulterated [cart] is always unique, and after the underscore will be unique on each iteration of [founditems] (in the context of *that* [cart]). If someone argues my case here, and says you were safe the way you were about to do it.. then I presume that it means they know more than I do about the possible range of cart strings. There must have been discussion on list in the past about that... but I think I was away at that time. ------------ Govinda govinda.webdnatalk@gmail.com Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Query re: autonumber (Govinda 2010)
  2. Re: [WebDNA] Query re: autonumber (Tom Duke 2010)
  3. Re: [WebDNA] Query re: autonumber (Kenneth Grome 2010)
  4. Re: [WebDNA] Query re: autonumber (Govinda 2010)
  5. Re: [WebDNA] Query re: autonumber (Govinda 2010)
  6. Re: [WebDNA] Query re: autonumber (Kenneth Grome 2010)
  7. Re: [WebDNA] Query re: autonumber (Tom Duke 2010)
  8. Re: [WebDNA] Query re: autonumber (Kenneth Grome 2010)
  9. [WebDNA] Query re: autonumber (Tom Duke 2010)
> Ken, > > Thanks for that. I think I'll stick to using cart for record IDs > then. > > A follow up question, if I am doing a bulk append to a db then I can > only create one [cart] on a template, so if I use the following > within a search context am I safe in not creating duplicate cart IDs: > > [search db=import.db&neIDdatarq=find_all][founditems] > > [append db=appendto.db]recordID=[cart][index][/append] > > [/founditems][/search] > > Thanks > - Tom Hi Tom, in the situation you just asked about, I have been in the habit of writing the IDs like this: [founditems] [append db=appendto.db]recordID=[cart]_[index][/append] [/founditems] ...because unless one knows *exactly* how cart strings are created... and what all are their possible values.. then conceivably a cart string could have already in the past been what you were about to write with your current (this page render) [cart] concatenated with one more digit (the [index]). RIght? But by separating the [cart] from the [index] with the underscore, then you KNOW that the complete ID will be unique because the unadulterated [cart] is always unique, and after the underscore will be unique on each iteration of [founditems] (in the context of *that* [cart]). If someone argues my case here, and says you were safe the way you were about to do it.. then I presume that it means they know more than I do about the possible range of cart strings. There must have been discussion on list in the past about that... but I think I was away at that time. ------------ Govinda govinda.webdnatalk@gmail.com Govinda

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:

GuestBook example (1997) Security Question (1997) WebCat Code and WebStar Search? (2000) auto-stripping of spaces (1997) cybercash on OSX - was Executing remote AppleScript (2000) Adding Multiple files to a cart at once (1998) ShowIf & HideIf Question? (1998) Documentation Feedback (1997) Re:listfiles-looking for slick solution (1997) [WebDNA] Error 500 with SUMM=T (2017) WebCat & Webstar V (2001) Whats going on with my SERIAL NUMBER??? (1998) rn (range) (2003) WebCat editing, SiteGuard & SiteEdit (1997) protect tag on NT IIS (1997) Almost a there but..bye bye NetCloak (1997) WebCatalog 3.0.8 is on FTP... (2000) RequiredFields template (1997) Strange DB could not be found error (2005) all records returned. (1997)