2010/3/25 Simon Slavin <slav...@bigfraud.org>: > > On 25 Mar 2010, at 2:04am, Andi Suhandi wrote: > >> Is there SQLite for 16 bit OS ? >> I want to use sqlite in my program in turbo c++ and running in DOS. > > You can download SQLite as source code, and use whatever C compiler you're > using for your own software to compile it. What you probably want is the > first download link on this page: > > http://www.sqlite.org/download.html > > There is no reason that the source code supplied should not compile properly > on a 16 bit OS. However, you may need to make minor changes to some of the > compiler directives if Turbo C++ makes assumptions about word lengths, etc.. >
It was heard that SQLite 3.x was ported to DJGPP and Borland C++. http://groups.google.com/group/comp.os.msdos.djgpp/browse_thread/thread/5f40742a2df9844b http://fixunix.com/ms-dos/21520-sqlite-3-0-7-ported-djgpp.html _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users