Deleting a record follow by Adding a record will result in getting wrong Index Key problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lisa Jones

    Deleting a record follow by Adding a record will result in getting wrong Index Key problem

    Hi
    Has anyone see this problem in ADO.Net when deleting a record (assuming that the table has identity increment Index) result in getting wrong index key if right after adding the record the table query for the added recorded Index key. Anyone knows what would be the best way to solve this problem

    Clearing dataset and refilling it won’t work if you are using web services. Any suggestion or help will be highly appreciated

    Thank

    Lisa Jone


Working...