Updation problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siri11
    New Member
    • Sep 2007
    • 38

    Updation problem

    Hi everyone!!!!!!! !!

    If i update a record in a table in sqlserver from front end (c#.net),using a stored procedure for updating then after updation if i open the table then it is showing the same record 2 times i.e before updation record and after updation record..Plzzzzz zzz help me how to solve this problem....its very urgent...Plzzzz zzzzzz


    Thanks in advance
    siri
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    Originally posted by siri11
    Hi everyone!!!!!!! !!

    If i update a record in a table in sqlserver from front end (c#.net),using a stored procedure for updating then after updation if i open the table then it is showing the same record 2 times i.e before updation record and after updation record..Plzzzzz zzz help me how to solve this problem....its very urgent...Plzzzz zzzzzz


    Thanks in advance
    siri
    Hi Siri,

    What have you tried so far?
    You're asking a question that would prompt someone to attempt to give you the solution outright. This forum is about help you to understand your problems so that you can solve them yourself.

    Please explain what you have tried so far and ask a more specific question about the problem your facing. Code snippets relevant to the problem are always helpful in explaining it. Please remember to post your code within [code] tags.

    Thanks

    -Moderator Frinny

    Comment

    Working...