Forum: C++ Feb 15th, 2008 |
| Replies: 11 Views: 1,438 Hi i hope SQLite will solve your problem.
SQLite is a in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is... |