[snip]
R O B said:

>That Rod guy, he's such a card! I'd add something, but Jay has already
>covered my list in a more recent email than this one to which I'm
>responding :)

jblanchard (who I think is Rod) said:
[/snip]

I am definitely not Rod.

[snip]
For sake of argument, let's agree that renumbering dB's is not a good 
idea -- so if you want to sequentially step through the records, then 
how do you do it?
[/snip]

You must have a column that is sequential in some way. An
auto-incremented column, timestamp, or some other device that will allow
you to step through regardless of gaps in sequence. If you do not have
such a column then you could add one.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to