Dot Net WindowsForms Question:

How insert record in the database?

Dot Net WindowsForms Interview Question
Dot Net WindowsForms Interview Question

Answer:

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


Previous QuestionNext Question
How save rerecord in the database?What are the new events in textbox that has been included in VB?