SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This directory contains source code to

SQLiteDBMS: SQLite(An Embeddable SQL Database Engine: http://www.sqlite.org/) + MS

To compile the project, first create a directory in which to place the build products. It is recommended, but not required, that the build directory be separate from the source directory. Cd into the build directory and then from the build directory run the configure script found at the root of the source tree. Then run "make".

For example:

tar xzf sqlitedbms-x.y.z.tar.gz ; Unpack the source tree into "sqlitedbms" cd sqlitedbms-x.y.z ; Move into directory ./configure --with-sqlite3=DIR ; Run the configure script make ; Run the makefile.

Contacts

http://sqlitedbms.sourceforge.net/
http://sourceforge.net/projects/sqlitedbms http://kldp.net/projects/sqlite
nonunnet@gmail.com

http://www.sqlite.org/
drh@hwaci.com


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.