| Option | Description |
|---|---|
|
The location property is only available for Microsoft Access databases. This property specifies the file system path to database. If a relative path is specified it will be resolved to the path specified by the base location. If a base location is not specified it will be resolved relative to the location of the data sources file. |
|
|
The connect string property is available for databases other than Microsoft Access. This should be a valid connect string for the OLE DB provider used to access your database. You can edit the connect string using the interface supplied by your provider by clicking the edit button. |
|
|
A user-friendly name for your database. For Microsoft Access databases if a caption is not specified, the file name minus the extension, will be used. For other types of databases a caption is required. |
|
|
If checked, users will be required to login when opening a database. If it is unchecked, users will be logged in automatically using the Anonymous User and Anonymous Password. |
|
|
If checked, the database will be opened in Read Only mode. |