<div dir="ltr">Hi all,<div><br></div><div>the database is the original sqlite database the ships with the the NC grass7 location (<font color="#000000"><span style="font-size:12.8px">nc_spm_08_grass7). I want to import a single table (e.g 'streams') from that NC grass7 database (source, sqlite) into my new location (target) using db.in.ogr. As far as I understand, for the module db.in.ogr the database scheme of the target location should not be of relevance?! Interestingly, the database scheme (either sqlite, dbf etc) of the source db/table is not explicitly specified in db.in.ogr?!</span></font></div><div><span style="color:rgb(0,0,0);font-size:12.8px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px">Have you tried to import e.g. the 'streams' table of the PERMANENT mapset of any NC grass7 sample location from within any other location?</span></div><div><span style="color:rgb(0,0,0);font-size:12.8px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px">Here the example from the manual:</span></div><div><div style="width:712.938px;color:rgb(0,0,0);padding-left:1em;padding-right:1em;font-size:medium;background-color:rgb(230,230,230)"><pre>db.in.ogr input=/path/to/sqlite.db db_table=census_raleigh output=census_raleigh</pre></div></div><div><span style="color:rgb(0,0,0);font-size:12.8px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px">/Johannes </span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 3, 2016 at 5:51 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Aug 3, 2016 at 5:42 PM, Moritz Lennert<br>
<<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>> wrote:<br>
...<br>
<span class="">> Well, it's my set for GRASS7, but I guess somewhen way back in time I must<br>
> have taken the GRASS6 version and run v.build.all in it to use it in<br>
> GRASS7... ;-)<br>
<br>
</span>(Yeah, but you also need to run<br>
db.connect -d<br>
 and<br>
v.db.reconnect.all -cd<br>
<br>
see<br>
<a href="https://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7" rel="noreferrer" target="_blank">https://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7</a> )<br>
<br>
Anyway, let's wait for Johannes' answer.<br>
<span class="HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br></div>