Date: 05/12/00
- Next message: Etienne Sevin: "RE: [phplib] a good tutorial"
- Previous message: Mark Wormgoor: "RE: [phplib] a good tutorial"
- Next in thread: Víctor R. Ruiz: "Re: [phplib] auto-increment"
- Reply: Víctor R. Ruiz: "Re: [phplib] auto-increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Etienne Sevin: "RE: [phplib] a good tutorial"
- Previous message: Mark Wormgoor: "RE: [phplib] a good tutorial"
- Next in thread: Víctor R. Ruiz: "Re: [phplib] auto-increment"
- Reply: Víctor R. Ruiz: "Re: [phplib] auto-increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

