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
Types of LockEdits in DAO?
How would you attach pictures in column headers of List View Control?
Why doesn't "my string" & Chr$(13) do what I want?
How can I access a record by record number?
____ is the difference between Listindex and Tab index.
Types of LockEdits in RDO.
How would you use ActiveX Dll and ActiveX Exe in your application?
Explain about the creation of EXE files with Visual Basic?
What is Mask Edit and why it is used?
It possible to call OLEDB?s Features directly in VB without using any control?
How can you Navigate from the DHTML application to another DHTML application? .
How do I tell when an application executed using the SHELL command is finished?
what are the Parts of ODBC?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Draw Sequence Modal of RDO and Explain?