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

Take a look

Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -