No, but I accomplish nearly the same thing.
I added an auto_increment int field called _rec.
I use this as a record number, but there will be gaps, and SQL
returns rows in random order unless you impose some order with
an ORDER BY clause.
Zigmars Rasscevskis wrote:
> Is it possible to access (UPDATE or DELETE) record in database useing some
> physical record number?
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
> http://www.mysql.com/manual.php (the manual)
> http://lists.mysql.com/ (the list archive)
>
> To request this thread, e-mail <mysql-thread84034@stripped>
> To unsubscribe, e-mail
> <mysql-unsubscribe-gerald_clark=suppliersystems.com@stripped>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
--
Gerald L. Clark
gerald_clark@stripped