[phplib] auto-increment From: Joao Lima (j.lima <email protected>)
Date: 05/12/00

Hi all,

The primary key of one of my tables is a whole number (auto-increment).
Those somebody knows who can I access to the value that I must insert next.

It is obvious that I am to the seek of a solution that not:
- implies to make "select max(id) from... ";
- to have this value in a file.

If relevant I am working in Access2000+PHP+NT4

Thanks
Jpl

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>