I have an INSERT statement on a vfp8.0 database which uses AutoIncrement. Somehow I want to retrieve the number that has been appended. In Sqlserver there is a IDENTITY that can do this but is there something for foxpro database?
Not really. I wouldn't expect to get advice on how to return the identity of a SQL Server Record in this forum over the SQL Server forum. It really is a FoxPro issue because all you're going to want is the syntax to pass to the FoxPro source from your program.
And also, most people in here use SQL Server, Access and Oracle as their database source in .Net in this particular forum I've notice.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.