Dot Net WindowsForms Question:
Download Questions PDF

How insert record in the database?

Answer:

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

Download Dot Net WindowsForms Interview Questions And Answers PDF

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