TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Phothong Dungpasearch
NA
4
452
C# Winform with Sqlite database duplicated insertion
Mar 25 2021 5:01 AM
Hi there,
I have a c# winform app.
I'm using Dapper to insert a bunch of data to database table called tbProducts
when it insert I get duplicated rows of an insertion. I pass ProductModel class to db.InsertNewProductModel method. I uploaded my code.
Anyhelp is appreciated
Attachment:
csharp_to_csharpCorner.zip
Reply
Answers (
2
)
c# windows form ATM machine
Displaying queried fields based on combobox selection