Methods for cDbUpdateDatabaseDriver

Name

Description

ConstructConnectionString

Constructs a proper connection string. Pass; sServer, sDatabase, bTrusted, sUserID and sPassword. Returns String.

DbLogin

First set the psDriver property of the object. To login with the current driver pass; sConnectionString, sServer, sDatabase, bTrusted, sUserID and sPassword. Returns True if successful.