Does anyone know if there is some kind of documentation on which database types that you can connect to in QGIS? I would also like to know if:
Can I use the databes for read only or read & write.
thanks
|
Does anyone know if there is some kind of documentation on which database types that you can connect to in QGIS? I would also like to know if: Can I use the databes for read only or read & write. thanks |
|||
|
|
|
QGIS supports
All database connections support read&write access (except for the Personal Geodatabase which is read-only via OGR). |
|||||||||||
|
|
The first place I would start looking is the QGIS.org website. Here is a link to the page for Documentation In general, QGIS supports the GDAL/OGR Feature Libraries. To quote the OGR main page:
Here is a list of supported formats, including a number of different databases, that are supported by GDAL/OGR, and thus, QGIS. OGR Vector Formats. Some of the databases include
|
|||||||
|