Re: help: getting id when there're no unique values in record.

2001-07-28 Thread Tim Wilde
> I am inserting several fields into a table, however there's an 'id' (id integer not >null auto_increment) column that I use as the primary key. > > the problem lies in the fact that I want to get the 'id' that was generated from >this insertion. However the data I insert has no unique value ap

help: getting id when there're no unique values in record.

2001-07-27 Thread Tom Gao
Hi guys.. I've been thinking on something for a little while and I need some advice. I am inserting several fields into a table, however there's an 'id' (id integer not null auto_increment) column that I use as the primary key. the problem lies in the fact that I want to get the 'id' that was