Small. Fast. Reliable.
Choose any three.
*** 3,10 ****
  *: ConverterTools: Programs to convert SQLite databases from/to other database formats and DBMSes.
  *: SqliteWrappers: Code to use SQLite in various programming languages.
  *: SqliteOdbc: Driver to access SQLite through ODBC
- *: <HTML><a href="http://CherryCitySoftware.com/CCS/">SQLite OLEDB Provider:</a> Driver to
- access SQLite through OLEDB</HTML>
  *: SqliteNetwork: Code to use SQLite over Networks.
  *: SqliteReporting: Tools for producing reports from SQLite databases.
  *: SqlitePorts: Ports to other operating systems/environments, not officially supported.
--- 3,8 ----
***************
*** 77,83 ****
  *: WhenToUseSqlite: Notes on when SQLite is an appropriate choice for a
     database engine.
  *: SqliteWebSecurity: Solutions to encrypt and secure SQLite Databases used in Web Development.
- 
- ------
- 
- Suggestion: Include a link to sqlite.html in the doc.html page.
--- 75,77 ----