I'm guessing this is not possible but wanted to check and perhaps someone has a good work around...
basically, have a table with a autonumber pk and using generated sql insert statements to insert records, what I'd like to do is to extract the automatically created autonumber made by the insert statement, is it possible to make the query itself return it?
--------------------
Procrastinate Now!
basically, have a table with a autonumber pk and using generated sql insert statements to insert records, what I'd like to do is to extract the automatically created autonumber made by the insert statement, is it possible to make the query itself return it?
--------------------
Procrastinate Now!