SetDBParameters

<< Click to Display Table of Contents >>

 

SetDBParameters

SetDBParameters(ServerName, UserName, Password, [DBName])

A connection String with a Database server in the properties of a Database object. The ServerName parameter determines a server name. The UserName parameter determines a user name. The Password parameter determines a password to connect to this database. The DBName parameter is the name of a database used in a SQL Server. For other databases, this parameter is not used and can be omitted.

Was this page useful?