Re: Renumbering Database Records
This WebDNA talk-list message is from 1999
It keeps the original formatting.
numero = 23686
interpreted = N
texte = >Hi,>> How can I renumber the records in a database? I have a database with a>field ID. I want to go throught the database, possibly sorting on some>other field, and number the records 1,2,3,4,... etc so I can have a>unique ID for each record. After that, for example, I can use this ID to>delete a record.The easiest way is to begin my using the sku=[cart] parameter in your append context when creating each and every new record, like this:[append db=some.db]sku=[cart]&field1=somevalue&etc...[/append]Then every record in your db will have a unique sku value, which means you can use either a [search] or a [lookup] later to retrieve the specific record you need. Or if your goal is to delete a specific record, you can use [delete db=some.db&eqskudata=something] to delete the record that has something in the sku field ... :)Sincerely,Ken GromeWebDNA Consultant
Associated Messages, from the most recent to the oldest:
>Hi,>> How can I renumber the records in a database? I have a database with a>field ID. I want to go throught the database, possibly sorting on some>other field, and number the records 1,2,3,4,... etc so I can have a>unique ID for each record. After that, for example, I can use this ID to>delete a record.The easiest way is to begin my using the sku=
[cart] parameter in your append context when creating each and every new record, like this:[append db=some.db]sku=
[cart]&field1=somevalue&etc...[/append]Then every record in your db will have a unique sku value, which means you can use either a
[search] or a
[lookup] later to retrieve the specific record you need. Or if your goal is to delete a specific record, you can use [delete db=some.db&eqskudata=something] to delete the record that has something in the sku field ... :)Sincerely,Ken GromeWebDNA Consultant
Kenneth Grome
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:
WebCat2b13MacPlugIn - More limits on [include] (1997)
Images in the page without using separate image files ... (2003)
One per customer (2000)
delete credit card number (2002)
USPS Intergration (2001)
For those of you not on the WebCatalog Beta... (1997)
before after on (1998)
creating a ShipCosts database (1997)
Showif, Hideif reverse logic ? (1997)
Sending emails (2002)
WebCatalog Technical Reference (1997)
using listfiles to build a database? more (2000)
MacAuthorize order data fields WAS:How To question... (1997)
Using Applescript to process WebCatalog functions (1998)
Browser Back button (2003)
Need help from WebDNA user using WebStar Plugin (2005)
Wanted: Broader string manipulation functions (1997)
PIXO with cometsite ... and/or other plugins (1998)
Bug? (1997)
random in arizona (2003)