The User ID property specifies the user ID to use when connecting to the data source.
object.Properties("User ID") [= value]
object
Expression that evaluates to an object in the Applies To list.
value
String containing the user ID.
adBSTR
Read/write
DBPROP_AUTH_USERID
An ADO application can also use the OLE DB UID keyword, which is equivalent to the User ID property.
Note The recommended method for connecting to an instance of Microsoft® SQL Server™ 2000 is Windows Authentication mode.