Small. Fast. Reliable.
Choose any three.
*** 4,18 ****
  *Ada*
  *: SQLite Base Package. http://gnade.sourceforge.net/#native
  
- *Appforge MobileVB*
- *: {link: http://www.danicsystems.com DragonDB - MVB Edition} an SQL database engine and software
- development toolkit for creating Microsoft Pocket PC and Smartphone database applications using {link:
- http://www.appforge.com/products/enterprise/crossfire/index.html AppForge MobileVB}.  DragonDB is
- built upon SQLite3 so its databases are portable to all platforms and applications which support the
- SQLite3 database format.
- 
  *BASIC dialects*
  *: FreeBASIC.  Excellent API support included, requires SQLite version 3.  http://www.freebasic.net
  *: PureBasic SQLite Userlibrary:
  http://www.purearea.net/pb/english/userlibs.php
  *: PowerBasic - Source code by Nathan Evans
--- 4,20 ----
  *Ada*
  *: SQLite Base Package. http://gnade.sourceforge.net/#native
  
  *BASIC dialects*
+ *:Appforge MobileVB: {link: http://www.danicsystems.com DragonDB - MVB Edition} an SQL database
+ engine and software
+ development toolkit for creating Microsoft Pocket PC and Smartphone database applications using
+ {link:http://www.appforge.com/products/enterprise/crossfire/index.html AppForge MobileVB}.
+ DragonDB is built upon SQLite3 so its databases are portable to all platforms and applications which
+ support the SQLite3 database format.
  *: FreeBASIC.  Excellent API support included, requires SQLite version 3.  http://www.freebasic.net
+ *: NS Basic/CE: Create apps for Windows CE, Pocket PC and Windows Mobile.
+ http://www.nsbasic.com/ce
+ *: NS Basic/Desktop: Create apps for Window 2000 and Windows XP. http://www.nsbasic.com/desktop
  *: PureBasic SQLite Userlibrary:
  http://www.purearea.net/pb/english/userlibs.php
  *: PowerBasic - Source code by Nathan Evans