auto increment - getting the autoincremnt value after inserting record using SQL Server -
I connect to SQL Server databases with VB. I'm developing a project using Net
And immediately after recording the database in this project, I need to get the value of the column called "id".
thanx
Comments
Post a Comment