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 |
What provider ado.net use by default? Explain the role of data provider in ado.net?
How would u connect to database using .NET?
What providers does ado.net uses internally ?
Explain the difference in an abstract class and an interface?
Explain what is datagrid with an example?
What does adodb stand for?
What are the advantage of ado.net?
What are the important features of ado.net 2.0?
How can we check that some changes have been made to dataset since it was loaded?
Explain what are the steps to connect to a database?
how we can fire event in databound coulm in datagfrid withot using button?
About ADO and its objects ?
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)