Select to view content in your preferred language

Are query layers supported in SQLite?

712
2
01-10-2024 11:57 PM
Labels (1)
Bud
by
Esteemed Contributor

ArcGIS Pro 3.2.1; SQLite:

Add Join (Data Management) 

Use the Make Query LayerCreate Database View, or Make Aggregation Query Layer tools to optimize join performance and for more capabilities when you want to join enterprise geodatabase or SQLite database data.

Do SQLite databases really support query layers?

As far as I can tell, the New Query Layer dialog and the Make Query Layer geoprocessing tool only support .sde connections (enterprise database or enterprise geodatabase).

Bud_0-1704959419086.png

Make Query Layer (Data Management)

Creates a query layer from a DBMS table based on an input SQL select statement.

...Query layers only work with enterprise databases. File geodatabases are not a valid input workspace for this tool.


Are the Add Join docs wrong?

0 Kudos
2 Replies
DLowery
New Contributor

Thank you for bringing this to our attention. The geodatabase team has identified this as a limitation and we are working towards an update in a future release.

AndrewKesterton
Occasional Contributor

A use case for us is to be able to use a sqllite database  (or geopackage) for training purposes, where it can be difficult to have reliable connections to a remote enterprise geodatabase instance. 

It would be very useful if sqllite db can be supported for query layerand make table query tools. 

0 Kudos