Re: insert statement new trouble

2001-10-30 Thread Paul DuBois
At 2:43 AM + 10/31/01, Curtis Gordon wrote: >I have a query where I am inserting a record into a db, and would >like to have the primary key >value returned, I have been reading and reading, but I can't seem to find >any mention of this. I would think that this would be useful. Can anybody >h

insert statement new trouble

2001-10-30 Thread Curtis Gordon
I have a query where I am inserting a record into a db, and would like to have the primary key value returned, I have been reading and reading, but I can't seem to find any mention of this. I would think that this would be useful. Can anybody help? __