System.Data.SQLite

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

Artifact 452ea0f91a99c30818ce03bfa41df2f9d8f4aa22:


<title>Home</title>
<nowiki>
  <br>
  <table width="100%" cellpadding="5">
    <tr>
      <td width="20%">
        &nbsp;
      </td>
      <td>
        <h1>News for System.Data.SQLite</h1>
        <p>
          For the most recent news and developments, please see the
          <a href="news.wiki">news page</a>.
        </p>
        <h2>About System.Data.SQLite</h2>
        <p>
          System.Data.SQLite is an ADO.NET provider for
          <a href="https://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>
          Legacy versions may still be found at
          <a href="https://sourceforge.net/projects/sqlite-dotnet2/">SourceForge</a>,
          though there have been no updates there 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="https://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>