about DOA in Asta

riverlee

Member²
hi,mkalter
I use AstaClientDataSet to insert a record into a table (AstaDOAServer),the table's primary key is generated from server side StoredProcedure.I can't refresh record from server,because asta client side wherestring can't use rowid.
How should I do?
sorry my pool english.
thanks!
 
How would you identify the inserted record if you do not know its primary key values? They need to be returned from the stored procedure, so that you can refresh the record based on its key values.

I'm not sure how this works with ASTA though.

------------------
Marco Kalter
Allround Automations
 
Back
Top