RFC SLAG-001
Roger Oberholtzer
roger
Thu Oct 14 01:09:17 PDT 2004
There are many ways to abstract the data source. From C, how about
libgda? I have not used it, but I have crossed paths with it a few
times. The web page implies it deals with gnome databases. While that is
true, that is not all (it seems),
>From the readme:
GNU Data Access (GDA) is an attempt to provide uniform access to
different kinds of data sources (databases, information servers, mail
spools, etc.). It is a complete architecture that provides all you need
to access your data. It is defined by a set of CORBA interfaces as
generic as possible (but very powerful at the same time) so that any
kind of data source can be accessed through them.
libgda was part of the GNOME-DB project
(http://www.gnome.org/projects/gnome-db),
but has been separated from it to allow non-GNOME applications to be
developed based on it.
There is also http://libdbi.sourceforge.net/, which seems to do
something similiar.
On Thu, 2004-10-14 at 00:25, Ben Duncan wrote:
> Ok, this group has been a big help with several aspect's of my SLAG project
> (I can post a preamble description if it if any one is interested).
>
> I am at the point where things are moving along pretty fast, with data input routines,
> screen drawing routines, box drawing routines, all pretty much roughed in. Hopefully
> I can get a parking spot on sourceforge for it (Hey, any help from this point forward
> would be GREATLY appreciated!!!).
>
> Now, I am at the point where a "file manager" backend or some routine that can act
> as a file manger back end, be written. I have kinda liked the way AppGen did with
> referring to "File Number / Attribute" number ie A(1,1) always meant file 1 in the program
> definition and attribute one of file one. I have been mulling over coming up with
> maybe some sort of central dictionary method. What I want to do is isolate the
> application developer from having to worry about database administration, so his "record"
> layout can be plugged in to just about any kind of file or DBM manager.
>
> So, at this point in time, I am calling for any and all suggestions, methods or any
> other ideas as a way to handle this.
>
>
> Thanks ...
+????????????????????????????+???????????????????????????????+
? Roger Oberholtzer ? E-mail: roger at opq.se ?
? OPQ Systems AB ? WWW: http://www.opq.se/ ?
? Nybrogatan 66 nb ? Phone: Int + 46 8 314223 ?
? 114 41 Stockholm ? Mobile: Int + 46 733 621657 ?
? Sweden ? Fax: Int + 46 8 314223 ?
+????????????????????????????+???????????????????????????????+
More information about the Linux-users
mailing list