Answer Posted / 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 |
Post New Answer View All Answers
Explain the working with task in Gantt chart view.
Explain about the basic features of Visual basic?
What is the difference between change event in normal combobox and dbcombobox?
Types of DBCombo boxes
Why API functions are Required?
How can you filter out specific type of file using file system controls?
What are some methods you can use to send data from one VB executable to another one?
Is it possible to Manipulate data through flexgrid? Explain.
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
___,___ and __ are difference between image and picture controls.
Difference between ActiveX Exe and Dll.
Explain about declaring variables in Visual basic?
What is instantiating?
Binary Access-method isused to access file in which manner?
How do I implement an accelerator key for a text box?