Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how save recoreed in the database

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


Please Help Members By Posting Answers For Below Questions

What is a windows based application?

1034


What is the use of play() playlooping() functions?

1094


Explain how barcode create in the report?

1037


What is form and meaning?

974


What is the synonym of form?

944


What is the difference between desktop application and windows application?

1052


How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed

2283


Where is system windows forms dll?

1121


What is the difference between a document and a form?

1057


Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.

997


Explain how to split a column header in gridview using c#.net?

1040


What is the extension of a compiled help project file?

1159


Explain the difference between listindex and tab index?

1111


Explain how to net forms the windows?

1080


Name the property which is used to specify the source from where the crystal reports would be accessed.

1036