When an application connects to SQL Server using SQLDriverConnect, the application may generate a prompt for data source information. This prompt can be in the form of a Data Source query or a dialog box. For a Data Source query, enter the name of the data source. For a dialog box, complete the dialog box as follows:
For information about the SQL Server login security mode and secure connections, see the Microsoft SQL Server Administrator's Companion.
To enter optional connection information, such as the database to access and the language for SQL Server to use, choose the Options button.
When you open the list box, the user's default database is selected.
When you open the list box, the user's default language is selected.
The application name is the name of the application that is calling the SQL Server driver.
Typically, this is the network name of the computer on which the application resides.