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 is meant by executenonquery?
What is the meaning of object pooling?
What is data relation in ado.net?
What do you know about ADO.NET's objects and methods?
What is the difference between the clone() and copy() methods of the dataset class?
What is oledb connection?
How to check if the Dataset has records ?
What is sql command in ado net?
How to maintain the relation between two tables in ADO.NET?
0 Answers Petranics Solutions,
Explain the two fundamental objects in ado.net?
How to work with disconnected data - the dataset and sqldataadapter?
How do we invoke queries from the application
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)