System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Artifact f247ad83be970658184f1ba3c0bf5c9338ccd3a2:


<title>Home</title>
<nowiki>
  <br>
  <table width="100%" cellpadding="5">
    <tr>
      <td width="20%">
        &nbsp;
      </td>
      <td>
        <h2>About System.Data.SQLite</h2>
        <p>
          System.Data.SQLite is an ADO.NET provider for
          <a href="http://www.sqlite.org/">SQLite</a>.
        </p>
        <p>
          System.Data.SQLite was started by Robert Simpson.  Robert still has
          commit privileges on this repository but is no longer an active
          contributor.  Development and maintenance work is now mostly performed
          by the SQLite Development Team.  The SQLite team is committed to
          supporting System.Data.SQLite long-term.
        </p>
        <p>
          Historical versions, as well as the original support forums, may still
          be found at
          <a href="http://sqlite.phxsoftware.com/">http://sqlite.phxsoftware.com/</a>,
          though there have been no updates to this version since April of 2010.
        </p>
        <p>
          There is no forum on this web site; however, the
          <a href="support.wiki">support page</a> has an updated list of support
          options.
        </p>
        <p>
          Please refer to the
          <a href="downloads.wiki">download page</a> for a complete list of
          downloadable packages and information on their use.
        </p>
        <h2>Documentation for System.Data.SQLite</h2>
        <p>
          The documentation corresponding to the most recently released version
          of System.Data.SQLite, which contains detailed information for all
          public types, methods, properties, and events is checked into the
          repository in
          <a href="http://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help">
          <i>Microsoft Compiled HTML Help</i> (&quot;CHM&quot;) format</a>.  It
          can also be
          <a href="/index.html/doc/trunk/Doc/SQLite.NET.chm?mimetype=application/x-chm">
          <b>downloaded directly</b></a> via the web interface to the repository.
        </p>
      </td>
      <td width="30%" valign="top">
        <table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0">
          <tr>
            <td>
              <ul>
                <li><a href="faq.wiki">Frequently Asked Questions</a></li>
                <li><a href="news.wiki">News</a></li>
                <li><a href="support.wiki">Support</a></li>
                <li><a href="downloads.wiki">Downloads</a></li>
                <li><a href="source.wiki">Source Code</a></li>
                <li><a href="build.wiki">Build Procedures</a></li>
                <li><a href="test.wiki">Test Procedures</a></li>
                <li><a href="release.wiki">Release Procedures</a></li>
                <li><a href="contribute.wiki">Contributing</a></li>
                <li><a href="features.wiki">Features</a></li>
                <li><a href="copyright.wiki">Copyright</a></li>
              </ul>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</nowiki>