How many commands does the oledbcommand takes?what are they?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ansu kumar
commands are
insertcommand
updatecommand
selectcommand
deletecommand
| Is This Answer Correct ? | 0 Yes | 0 No |
Differences between dataset.clone and dataset.copy?
What is dataset object? Explain the various objects in dataset.
What is variable view?
Explain the various objects in dataset.
What is a column variable?
What are the ADO.NET Controls?
How to add an aggregate column?
Define the data provider classes that is supported by ado.net?
what is clustered index?why is it created?
What are the advantages and disadvantages of using datalist?
What is difference between entity framework and ado.net?
What does executereader return?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)