in reply to Re: MySQL, DBIx::Recordset and is there a better way?
in thread MySQL, DBIx::Recordset and is there a better way?
I actually would like to learn more about SPOPS which has been mentioned in response to my posts more than once. However, in this case, MySQL has an auto-increment on the primary key which I have set.
HOWEVER, I do see the advantage of having the code do the autoincrement because then you don't have to rely on the db or the dba to do it for you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
SPOPS and auto-incrementing
by lachoy (Parson) on Jan 03, 2002 at 07:42 UTC |