Need a SMALL database solution
-
Can anyone suggest a SMALL databsase solution, where the runtime needed is on the order of 100-200k rather than 1-7 meg like ADO or Jet. Doesn't need to be full featured, just small. Thanks, Ryan Schneider NeoWorx Inc.
-
Can anyone suggest a SMALL databsase solution, where the runtime needed is on the order of 100-200k rather than 1-7 meg like ADO or Jet. Doesn't need to be full featured, just small. Thanks, Ryan Schneider NeoWorx Inc.
The original message was: >>Can anyone suggest a SMALL databsase solution, where >>the runtime needed is on the order of 100-200k rather >>than 1-7 meg like ADO or Jet. Doesn't need to be >>full featured, just small. You may want to check into the following: http://www.startech.keller.tx.us/xbase/xbase.html - Xbase compatible database http://www.equi4.com/metakit/ - Metakit http://www.orcane.net/freeodbc++/ - libodbc++ Needs ODBC manager. Similar to Java's JDBC ftp://ftp.simtel.net/pub/simtelnet/msdos/cpluspls/vb31027.zip - VDB The following links list database library collections: http://cui.unige.ch/OSG/info/FreeDB/FreeDB.home.html http://www.acm.org/sigmod/databaseSoftware/ Hope they're of use.