Dot Net WindowsForms Question:

How insert record in the database?

Answer:

insert into <tablename> values (Parm1,parm2....)

Read All 21 Dot Net WindowsForms Questions
Previous QuestionNext Question
How save rerecord in the database?What are the new events in textbox that has been included in VB?