[sf-perl] Going from XML to SQL

David Wheeler david at kineticode.com
Fri Apr 1 09:29:33 PST 2005


On Mar 31, 2005, at 5:59 PM, Shane Hill wrote:

> my $id = 
> $self->connection->last_insert_id(undef,undef,$table_name,undef);
> $table_name is defined and assigned.
>
> the docs say this is ok,  how am I screwing up?

How is the ID generated? What does your ID column declaration look 
like? Do you use a sequence?

Regards,

David



More information about the SanFrancisco-pm mailing list