![]() |
|
No such thing as a small change | |
PerlMonks |
getting last_insert_idby palette (Scribe) |
on Mar 28, 2007 at 14:18 UTC ( #607029=perlquestion: print w/replies, xml ) | Need Help?? |
palette has asked for the wisdom of the Perl Monks concerning the following question:
I am using DBIx::Class
I have a sequense for this table which will insert the value in the primary key field of this table ie; order_id. Now after populating the table I want to get the the value inserted inthe primary key field. Can anyone suggest what si the easiest way of doing this in DBIx::Class
Back to
Seekers of Perl Wisdom
|
|