Re: GNUe client for industrial PDA?
Reinhard Mueller <[email protected]>
| Newsgroups | gmane.comp.gnu.enterprise.general |
|---|---|
| Organization | GNU Enterprise |
| Message-ID | <[email protected]> |
Am Son, den 10.10.2004 schrieb Wolfgang Keller um 21:52:
> Then a full relational database will be required, even on PDAs. Or is there
> another way to get away with a few flat files, maybe XML?
SQLite might be what you are looking at. It's an embedded database,
basically a library built around flat files making it possible to use
SQL on them.
Due to a bug in gnue-common, SQLite doesn't work with field names that
contain uppercase characters, but we are working on that. If you use all
lowercase names, SQLite works perfectly.
Apart from that, database access in GNUe runs over a quite flexible
plugin system, and writing a new database driver isn't really a big
deal.
Currently, the dbf driver is read only, too.
Thanks,
--
Reinhard Mueller
GNU Enterprise project
http://www.gnue.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No army can stop an idea whose time has come.
-- Victor Hugo, 1802-1885
_______________________________________________
Gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBaiyz4LscQraoxVkRAnQaAJ9GZhbYJXH5P0Z+SCCfdCanLmDr3gCbB7p9 DP0jUvRj5PV4Fowhj++M9Ik= =7aZw -----END PGP SIGNATURE-----