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 many commands does the oledbcommand takes?what are they?

Answer Posted / abhineet

System.Data.OleDb.OleDbCommand cmd = new
System.Data.OleDb.OleDbCommand();
cmd.ExecuteNonQuery()
cmd.ExecuteReader()
cmd.ExecuteScalar()

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does ado.net use odbc?

995


What are the pre-requisites for connection pooling?

1055


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

1077


What is sql connection in ado.net?

1008


What is executequery?

990


What are the benefits of using of ADO.NET in .NET 4.0?

1151


What is ado or jdbc?

977


What is ado.net code?

969


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

988


What is typed dataset ?

1227


What are all components of ADO.Net data provider?

1108


What is difference between dataset and datatable?

1259


How to create dynamic gridview?

1067


How to connect and retrieve data from database using dataset

1097


What is the difference in record set and dataset?

1065