How to get back the auto generated pk



Hi all,
Is there any way that I can get back the auto generated pk of the row I just inserted? I use a CCommand<Accessor> to insert ('insert into ....') and it succeeded. But how do I get the pk back?
Any help would be appreciated.
Danny
.



Loading