Answer Posted / ajrun
Dim Query
Query="insert into TableName(username)values('" &
txt_username.text & "')"
Dim cmd as sqlclient.sqlcommand=new
sqlclient.sqlcommand(Query,connection)
cmd.ExecuteNonquery()
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how see report periviwe
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is form design?
What are windows applications?
How insert record in the database?
What are windows based applications examples?
What is form record?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What are the forms of graphics?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is the extension of a compiled help project file?
What are the three states set in a checkstate property?
What are windows based applications?
Which template creates a .net compact framework 2.0 forms application for pocket pc 2003 and later?
What are the advantages of form?