in reply to MySQL / Perl
Then, when you're adding the data, grab the value in that table and use it as your starting point for the incrementation. I'm assuming you're writing record by record here. When you're done writing your records, write the last used value back into the table so that you can use it next time.
-aijin.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: MySQL / Perl
by ehdonhon (Curate) on Dec 20, 2001 at 03:24 UTC |