Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Server (Multi User Environment)

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-06 : 11:07:33
mayur writes "My question :- I am using VB And SQL.
From VB I want to generate incremented Value for one field
(just like while Adding New customer i wanna generate their IDs 1, 2, 3 likewise... )
but the problem is that if two users simultenously inserts data.
it gives 'Duplicate Record' Error. Can u please tell me how to sort this out?"
   

- Advertisement -