Re: Low Dependency Database?
At first my thought was SQL CE.... 7 dlls and it's deployed.... but cross platform, obvious that won't work.
Might want to try Firebird.... http://www.firebirdsql.org/ haven't used it, but I hear it's pretty decent.
-tg
Re: Low Dependency Database?
Re: Low Dependency Database?
Quote:
Originally Posted by penagate
That looks awesome! Thanks, I'll check it out.
Re: Low Dependency Database?
File systems.
What? Stop staring at me like that.
Re: Low Dependency Database?
Re: Low Dependency Database?
SQLite is very nice, easy and fast.
you can use it by SQLiteODBC.