The following parameters are required to configure an OLEDB connection string:
Option |
Description |
---|---|
Data provider |
Specifies the data provider from the list |
Server or file name |
Specifies the database server or file name. |
User name |
Specifies the database user name. |
Password |
Specifies the database user password. |
Use Windows NT integrated security |
Specifies to use Windows NT integrated security. |
Allow saving password |
Specifies whether to allow saving password or not |
Initial catalog |
Specifies database's initial catalog. |