D
Daren Hawes
Hi guys,
I am doing the following and need the PK ID of the record I just
inserted..
Thx in advance..
I am
1. Filling a dataset
2. Inserting a row
3. -- Need the just inserted PK --
4. Making a online payment with the PK as a reference
5. If all is well (Payment side) Updating record to SQL Server
6. Else do not update to the SQL server
I am doing the following and need the PK ID of the record I just
inserted..
Thx in advance..
I am
1. Filling a dataset
2. Inserting a row
3. -- Need the just inserted PK --
4. Making a online payment with the PK as a reference
5. If all is well (Payment side) Updating record to SQL Server
6. Else do not update to the SQL server