In article <[email protected]>, Roy Smith <[email protected]> wrote: > >Whatever database you pick, you're almost certainly going to end up having >to install it wherever you install your application. There's no such thing >as a universally available database that you can expect to be available >everywhere.
...unless you use SQLite. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "Many customs in this life persist because they ease friction and promote productivity as a result of universal agreement, and whether they are precisely the optimal choices is much less important." --Henry Spencer -- http://mail.python.org/mailman/listinfo/python-list
