Re: Finding unused SKU's in a database
This WebDNA talk-list message is from 2002
It keeps the original formatting.
numero = 44690
interpreted = N
texte = I would search for the max and min, then loop between these two.In the loop do lookups, - as lookups supposed to be very fast - for all the SKU-s. If the SKU not found, it goes into a free SKU-s database.HTH,GyuriGary Krockover wrote:>I think I worded this funny. Here's a dummy approach:>>db=catalog.txt>SKU>1>3>5>>How would I search and display that a SKU of 2 and 4 are available in the>above example?>>Thanks,>GK>>>>>| Sounds simple, I'm brainfried though:>|>| I have a database with thousands of SKU's. Generally, the SKU skips by>5's,>| but not always. There's big gaps in the numbering. The auto-numbering>| issue has been resolved, however, I want to be able to find and use SKU's>| that fall in the range of all used SKU's that aren't being used.>|>| Example:>| Lowest SKU: 1>| Highest SKU: 533789456>|>| There's SKU's in between low and high that have been used. How would I>list>| the ones that have not? It's easy to find the total number of unused:>|>| [search db=catalog.txt&eqskudatarq=[blank]]>| This many free SKU's: [numfound]>|
>| [/search]>|>| I've tried a loop that would count from 1 to max and then if the index of>| the loop matched the index of the above search, display the index, but it>| hangs the server.>|>| Any ideas?>|>| GK>|>|>| ------------------------------------------------------------->| 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/>>>------------------------------------------------------------->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/>>> >-- Gyuri OrdodyObjects Online, Inc.-------------------------------------------------------------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:
I would search for the max and min, then loop between these two.In the loop do lookups, - as lookups supposed to be very fast - for all the SKU-s. If the SKU not found, it goes into a free SKU-s database.HTH,GyuriGary Krockover wrote:>I think I worded this funny. Here's a dummy approach:>>db=catalog.txt>SKU>1>3>5>>How would I search and display that a SKU of 2 and 4 are available in the>above example?>>Thanks,>GK>>>>>| Sounds simple, I'm brainfried though:>|>| I have a database with thousands of SKU's. Generally, the SKU skips by>5's,>| but not always. There's big gaps in the numbering. The auto-numbering>| issue has been resolved, however, I want to be able to find and use SKU's>| that fall in the range of all used SKU's that aren't being used.>|>| Example:>| Lowest SKU: 1>| Highest SKU: 533789456>|>| There's SKU's in between low and high that have been used. How would I>list>| the ones that have not? It's easy to find the total number of unused:>|>| [search db=catalog.txt&eqskudatarq=[blank]]>| This many free SKU's: [numfound]>|
>| [/search]>|>| I've tried a loop that would count from 1 to max and then if the index of>| the loop matched the index of the above search, display the index, but it>| hangs the server.>|>| Any ideas?>|>| GK>|>|>| ------------------------------------------------------------->| 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/>>>------------------------------------------------------------->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/>>> >-- Gyuri OrdodyObjects Online, Inc.-------------------------------------------------------------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/
Gyuri
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:
WebCat2b15MacPlugIn - [authenticate] not [protect] (1997)
Requiring that certain fields be completed (1997)
Showif Or (2000)
Tracking (2004)
Re2: frames & carts (1997)
My first WebCat site (2000)
Images do not upload completely ... (2003)
SSL and Webcat (2000)
Doesn't change (WebCat 4.0) (2000)
Can I invoke an ssi plugin from within a webcat page (1997)
Forms Search Questions (1997)
I'm new be kind (1997)
Sorting by highest number of matches unique to a field (2003)
Switching from merge to tab delimited..(v 2.x) (2000)
40,000+ items = mutiple dbs? (1999)
$Quit, $CloseDatabase corrections (1997)
Printing a final order (1997)
WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)
PSC recommends what date format yr 2000??? (1997)
Feature Request: ! character bug correct in [showif[variable]=] (2000)