Database Locking?!?

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 26112
interpreted = N
texte = This has been discussed before and I'm bringing it up again...Database locking. Let me make a few quick assumptions for my problem to prevent solutions that I can't use: 1. I MUST use my sequential number solution as the record ID. 2. Refer to #1 3. I can't really reduce the size of the database for other reasons.Based on the above assumptions, I do a search on a database in order to determine the next sequential number, and then I append the record with that new ID number, and all it's information (a lot of information).Unfortunately, it seems that this append takes so long (much less than a second, but long enough to cause this problem), if another person hits the page, they TOO will get that same ID since the new one wasn't appended to the database before they hit that page. It's gotten to a point where I actually can get 6 duplicate IDs, and that's just plain bad.My question is, I need to do database locking somehow. If I do my search INSIDE of the append, will that lock access to the database until the append completes, and therefore solve my duplicate ID problem?If not, any other ideas on this (but sticking to the top 3 assumptions)?Thanks. Appreciate any help on this one that I can get.-Howard ------------------------------------------------------------- Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. To end your Mail problems go 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: Database Locking?!? (Smith Micro Support 2000)
  2. Re: Database Locking?!? ( 2000)
  3. Database Locking?!? (Howard Wolosky 2000)
  4. Re: Database Locking?!? (Conley Hanson 2000)
This has been discussed before and I'm bringing it up again...Database locking. Let me make a few quick assumptions for my problem to prevent solutions that I can't use: 1. I MUST use my sequential number solution as the record ID. 2. Refer to #1 3. I can't really reduce the size of the database for other reasons.Based on the above assumptions, I do a search on a database in order to determine the next sequential number, and then I append the record with that new ID number, and all it's information (a lot of information).Unfortunately, it seems that this append takes so long (much less than a second, but long enough to cause this problem), if another person hits the page, they TOO will get that same ID since the new one wasn't appended to the database before they hit that page. It's gotten to a point where I actually can get 6 duplicate IDs, and that's just plain bad.My question is, I need to do database locking somehow. If I do my search INSIDE of the append, will that lock access to the database until the append completes, and therefore solve my duplicate ID problem?If not, any other ideas on this (but sticking to the top 3 assumptions)?Thanks. Appreciate any help on this one that I can get.-Howard ------------------------------------------------------------- Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. To end your Mail problems go 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 Howard Wolosky

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:

Re:HTTP header line is too long? (1997) Nested tags count question (1997) A workaround for handling date range search in yyyy/mm/dd form (1997) OFF TOPIC - sendmail problem (2003) WebCatalog can't find database (1997) WebCat2b12 - nesting [tags] (1997) Convertchars Problem (2004) Formatting Email (2000) Interfacing WebMerchant to www.fedex.com (1997) WebCat2 - many [carts] on one template page? (1997) Frames and WebCat (1997) WebCatb15 Mac CGI -- [purchase] (1997) Is the Finder required? (1998) month from number (2005) Random Number Generator works for Ranges of Numbers (1997) Date search bug? (1998) [WebDNA] [redirect] include a value to pass along? (2010) webcat2b12 CGI -- Date comparisons (1997) Triggers or No Triggers? (1999) webCatalog and Stocks (1998)