<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hey Tyler,</p>
    <p>SQLite is the database, where Spatialite is an extension for
      SQLite that gives the database spatial capability.</p>
    <p>Like storing geometries and performing functions on them like
      intersect, union, etc.<br>
    </p>
    The SQLite version is telling you its 3.14.1, whereas the Spatialite
    extension will have it's own version.<br>
    When you access that spatialite database from something like
    DBManager, it might tell you both versions in there.<br>
    <br>
    <br>
    Donovan<br>
    <br>
    <div class="moz-cite-prefix">On 12/09/16 06:46 AM, Tyler Veinot
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANfsH33+kMoaPHPe7nNru2oWuMYRD_vvtB61eFL-GzoeXShm=w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi;
        <div>Just getting into QGIS and Spatialite and have 2 questions;</div>
        <div>1. SQLite and Spatialite are the same right?</div>
        <div>2. When I create a Spatialite DB in QGIS Browser it creates
          a 3.14.1 version, shouldn't it be a 4.x.x version?</div>
        <div>Tyler</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Kind regards,

Donovan</pre>
  </body>
</html>