<div dir="ltr"><div>Hi,</div><div><br></div><div>I am trying to import a sqlite table to my current mapset database (sqlite). In a further step I want to join the imported table to an already existing attribute table in my mapset-specific sqlite database. </div><div><br></div><div>However I get an error that when I want to import the table. Here an example where I want to import the "streams" table from the PERMANENT mapset of the NC location (GRASS7):</div><div><br></div><div>db.in.ogr input=/media/grassgis_data/GRASS_locations/nc_spm_08_grass7/PERMANENT/sqlite/sqlite.db db_table=streams output=my_test</div><div>ERROR: Unable to open data source <streams></div><div>ERROR: Input table <streams> not found or not readable</div><div><br></div><div>Here my setup:</div><div><div>GRASS version: 7.1.svn                                                          </div><div>GRASS SVN revision: 66919M                                                      </div><div>Build date: 2015-11-25                                                          </div><div>Build platform: i686-pc-linux-gnu                                               </div><div>GDAL: 1.10.0                                                                    </div><div>PROJ.4: 4.8.0                                                                   </div><div>GEOS: 3.4.2                                                                     </div><div>SQLite: 3.7.9                                                                   </div><div>Python: 2.7.3                                                                   </div><div>wxPython: 3.0.1.0                                                               </div><div>Platform: Linux-3.2.0-106-generic-pae-i686-with-Ubuntu-12.04-precise    </div></div><div><br></div><div><br></div><div>Maybe I am missing something, or is that problem known and reproducible also for others?</div><div>Is there another recommended way to import (an join) a database table from an external sqlite database.</div><div><br></div><div>Best regards,</div><div>Johannes</div></div>