List out the ADO objects?
Answers were Sorted based on User's Feedback
Answer / guest
Connection - Connects to a data source;
contains the Errors collection
Command - Executes commands to the data source. The only
object that can accept parameters for a stored procedure
Recordset - The set of data returned from the database.
Under the ADO Command Object, The Parameters collection.
collection is responsible for input to stored procedures.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kumar.t
1. Connection
2. RecordSet
3. Parameter
4. Command
| Is This Answer Correct ? | 0 Yes | 0 No |
What will happen if you issue a Resume statement after handling an error?
How would you create properties in ActiveX Control?
How do I speed up control property access?
If we can make more than one MDI Form in VB then How? I need to make 2 MDI Forms in my project.
what is the difference between name property and caption property in visual basic?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Can you tell me the properties of the controls?
what are the Advantages of disconnected recordsets
How do you clear the current selected item from a drop down combo box?
How many types of API functions are availble in VB?
What is the default workspace?
__ no of controls in form.
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)