Connection String
SQLConnect does not use a connection string; using SQLConnect is analogous to connecting using a connection string with exactly three
keyword/value pairs (for data source name, and optionally user ID and password).
SQLDriverConnect, which completes it by interaction with the user.
SQLBrowseConnect, which completes it iteratively with the data source.