Subject RE: [IBO] How to get the record id that was just stored with a query
Author Alan McDonald
> It's not a "bad" approach, given that you are separating your insert
> operation from any dataset. It's not a tidy approach otherwise. By the
> way, avoid AsInt64. Use AsInteger.
>

ooo - why so?
Alan