<div dir="ltr">Hi,<div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/4 Hamish <span dir="ltr"><<a href="mailto:hamish_b@yahoo.com" target="_blank">hamish_b@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">Levente wrote:<br>
<br>
> I was wondering about re-compiling GRASS7. I don't know if it is<br>
> possible to compile it with the dbf connection as default.<br>
<br>
</div>see include/dbmi.h: #define DB_DEFAULT_DRIVER "sqlite"<br>
and include/temporal.h: #define TGISDB_DEFAULT_DRIVER "sqlite"<br></blockquote><div> </div><div style>The TGISDB_DEFAULT_DRIVER can not be set to dbf. It works only with sqlite and postgresql (pg). But i am absolutely sure that you do not need to set the TGIS default driver.</div>
<div style><br></div><div style>Best regards</div><div style>Soeren</div><div style><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
<br>
change to "dbf".<br>
<div class="im"><br>
<br>
> I think that would solve my problem. What do you think?<br>
> Does it make any sense?<br>
<br>
</div>typically just running db.connect early on to set the default database for the mapset in the $MAPSET/VAR file is enough. (or pre-seed that VAR file into the new mapset dir yourself)<br>
<div class=""><div class="h5"><br>
<br>
<br>
Hamish<br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br></div></div>