❔ Duplicating data
I have a SQL database in my windows forms app that allows users to see their username and kills for a game called The Isle, but every time i click on the button to look at the page that the database is on it duplicates data, how can i stop it from doing this?
8 Replies
this is my code to allow users to add data and update data
Is that first screenshot the code for displaying the page, where the duplication is occurring?
yes
Why does it have an insert statement?
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
i did not realize that, this page was created before i added the buttons so i never really went back to change it but it works fine now so thank u
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.