You know it's spelt Persistence and not Persistance? ;)

On 11/04/06, Reed Hedges <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neil Mosafi wrote:
> Surely the best approach is trying to support as many different database
> servers as possible, rather than pushing a single one onto the VOS user?
>
> To that extent, does anyone know of a flexible C++ data access library which
> can be configured to talk to many different databases?  I am talking not
> only MySql, Postgres etc but also commercial ones like Oracle and Microsoft
> SQL Server (or MS SQL Express, which is free)?

As long as it can handle very simple and very standard SQL queries, then
it ought to be really easy to add support for it to the sqlpersist
extension. Though if you get too many databases involved, sqlpersist
might need to be split into seperate extensions for each database with a
common library for the abstract classes, or use plugins.

http://interreality.org/cgi-bin/moinwiki/moin.cgi/SqlPersistanceExtension


Reed


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEOvGYFK83gN8ItOQRArzUAKCFj94HfHQiODsUjqbnOcQwjLur7ACfaXVL
xaCqVCieQDf+HliWCoNh2Hk=
=RkEn
-----END PGP SIGNATURE-----

_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to