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...

I want to ask u that if i add radio button in ado.net
form,and how radion button data insert in SQL2005 Database...

Answer Posted / lalitkumar

if value is integer
sqlcommand cmd=new sqlcommand("insert into tablename
values("+convert.toint32(radiobutton1.selecteditem.text)+"",con);

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we serialize the dataset object?

1053


Does entity framework use ado.net?

1023


What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?

1064


Which method in OLEDBAdapter is used to populate dataset with records?

1070


What is different between sqlcommand object and command behavior object?

1126


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

2081


Explain which name space is used to get assembly details?

1021


Does dapper use ado.net?

1071


What is the role of data provider in ado.net?

1045


Why is ADO.NET serialization slower than ADO ?

1101


What is the difference between dataset and datatable?

1071


What are the usages of the command object in ado.net?

1070


Explain the difference in an abstract class and an interface?

975


What is ado or jdbc?

978


What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?

1403