Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| Server | The Btrieve server address. |
| Database | If DatabaseLocation is not set, set this to the directory containing the Btrieve database files. If DatabaseLocation is set, set this to the name of the database. |
| MetadataVersion | Set to 1 if your database is using V1 MetaData or 2 if your database is using V2 MetaData. |
| User | The Btrieve user account used to authenticate. |
| Password | The password used to authenticate the user. |
| DatabaseLocation | The location of the Btrieve database files. |