The Data Source property specifies the name of the database to which to connect.
object.Properties("Data Source") [= value]
object
Expression that evaluates to an object in the Applies To list.
value
String that specifies the name of the database.
adBSTR
Read/write
DBPROP_INIT_DATASOURCE
An ADO application can also use the OLE DB Server keyword, which is equivalent to the Data Source property.