rabbit75
Programmer
- Aug 15, 2002
- 30
I hope this question was not posed before, I looked but didn't see anything like it.
I have a app using SQL Server 2000 for the database and VFP. There is a field, transaction, which is an identity field in SQL. Is there any way in VFP, when after inserting a new record (using sqlprepare, etc. and a stored procedure) to return that transaction number to VFP from SQL?
Hope this is clear.
Thanks
I have a app using SQL Server 2000 for the database and VFP. There is a field, transaction, which is an identity field in SQL. Is there any way in VFP, when after inserting a new record (using sqlprepare, etc. and a stored procedure) to return that transaction number to VFP from SQL?
Hope this is clear.
Thanks