I'm not sure if this is a DBI or an Access question. I think it's
both.

  In MySQL I can do this:
my $insert_id = $sth->{mysql_insertid};

and retrieve the primary key from the statement handle. Can I do that in
Access?

  Jeff

Reply via email to