![]() |
Python Connector for Microsoft Access Connection parameters - Python Connector for Microsoft Access |
![]() |
The following table describes xBase connection parameters you can use in the connect()
module method.
Parameter | Description |
---|---|
|
The path to the database file |
|
Enables a read-only multi-user mode. By default, MS Access is a single-user database system. The connector implements a read-only multi-user mode to enable several users to read data from the database simultaneously. The possible values are |
|
The ID of a connection pool that will be used for a particular connection |
|
Disables connection pooling for a particular connection. The possible values are |