<div><font><font face="courier new,monospace">For the record, in case anyone is interested, it appears setting SQLITE_LIST_ALL_TABLES=YES appears to allow me access to non-spatial tables. I didn't find any documentation on the format page though.</font></font><font><font face="courier new,monospace"><br>
</font></font></div><br><div class="gmail_quote">On Tue, Nov 13, 2012 at 1:44 PM, Kyle Shannon <span dir="ltr"><<a href="mailto:kyle@pobox.com" target="_blank">kyle@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a Spatialite enabled SQLite file with both spatial and non-spatial tables. Since my database has a table called geometry_columns, all non-spatial tables are not loaded as layers. If I don't have a geometry_columns OGR attempts to load geometry from all the tables, but still loads non-spatial tables. Is that correct? The behavior doesn't seem consistent in the two cases. I just want to make sure I understand the driver's behavior.<br>
<br>
kss</blockquote></div><br>