Member Avatar for

I make a WindowsForm application on visual studio in C# I could connect to my database on sql server but I do not know how to add data in my database from my application in c#

Recommended Answers

All 2 Replies

>but I do not know how to add data in my database from my application in c#

You need to learn the syntax of INSERT statement.

hi go to toolbox visual studio Framework while there is sqldatasource drag and drop to which form u working there u select the which db u using and table also ...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.