Which object represents a connection to a remote database used as a data source for the associated commands?
Answers
Answered by
1
Answer:
rdoConnection object
Explanation:
The rdoConnection object represents an open connection to a remote data source and a specific database on that data source, or an allocated but as yet unconnected object, which can be used to subsequently establish a connection.
Similar questions