[QGIS-Developer] Esri Personal geodatabase (*.mdb)

andreaerdna andreaerdna at libero.it
Thu May 10 09:35:45 PDT 2018


andreaerdna wrote
> Therefore, to ensure that OGR_SKIP and PGEO_DRIVER_TEMPLATE are correctly
> set before QGIS 3 starts, you need to run qgis.bat (with the two line
> added).

and you can also, alternatively:

- set the two variables as User or System Windows Environment Variables (in
the Windows Advanced System Settings)

or

- set the two variables in QGIS through Settings -> Options | System |
Environment


The names and the values of the variables are:

variable name: OGR_SKIP
value: ODBC

variable name: PGEO_DRIVER_TEMPLATE
value: DRIVER=Microsoft Access Driver (*.mdb, *.accdb);DBQ=%s

note that there is only one percent sign in the value of
PGEO_DRIVER_TEMPLATE variable.


In both cases, you can launch QGIS normally through the Start Menu link.



-----
Andrea Giudiceandrea
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html


More information about the QGIS-Developer mailing list