Re: patch for libgnomedb headers

From: Dom Lachowicz (domlachowicz@yahoo.com)
Date: Sun Jun 29 2003 - 11:11:06 EDT

  • Next message: M. Fioretti: "On the RULE project in AbiWord Weekly News"

    Hi Rodrigo,

    So this all sounds great and I definitely want to add
    it.

    I'd also *really* like it if we could run mail-merge
    from the command line. I.e. there's some sort of XML
    file or plaintext file that we can pass to the GDA
    plugin, and it will grab the resultset and iterate
    through it. We would then pass that to the printing
    engine or file saving engine.

    So if you know anything or have recommendations,
    that'd be some great stuff. I wasn't sure whether GDA
    supported the XML query sytax or something or if you
    had plans in this area. I didn't want to just design
    my own (trivial) schema if you had something better in
    mind.

    Cheers,
    Dom

    --- Rodrigo Moya <rodrigo@gnome-db.org> wrote:
    > Hi
    >
    > Here's a patch that fixes the libgnomedb headers in
    > the GDA plugin, due
    > to a change we did in the headers in the latest
    > versions.
    >
    > apart from that, I am planning to do some work on
    > the GDA plugin. First
    > of all, I was thinking in using a graphical query
    > designer, where the
    > user selects the tables/fields, instead of the plain
    > SQL dialog there is
    > right now.
    >
    > Also, I was thinking on adding more use of the GDA
    > plugin, so that, for
    > instance, you can say 'insert data' and, via the
    > graphical query
    > designer mentioned above, create a table from the
    > data returned by the
    > database.
    >
    > So, what do you think? Any other database features
    > you would like to
    > have?
    >
    > cheers
    > > ? unix/.libs
    > ? unix/AbiGDA.lo
    > ? unix/libAbiGDA.la
    > Index: unix/AbiGDA.cpp
    >
    ===================================================================
    > RCS file:
    > /cvsroot/abiword-plugins/tools/gda/unix/AbiGDA.cpp,v
    > retrieving revision 1.6
    > diff -u -p -r1.6 AbiGDA.cpp
    > --- unix/AbiGDA.cpp 15 Jun 2003 12:09:45 -0000 1.6
    > +++ unix/AbiGDA.cpp 29 Jun 2003 10:36:55 -0000
    > @@ -45,7 +45,8 @@
    >
    > #include <gtk/gtk.h>
    > #include <libgda/libgda.h>
    > -#include <libgnomedb/libgnomedb.h>
    > +#include <libgnomedb/gnome-db-login.h>
    > +#include <libgnomedb/gnome-db-util.h>
    >
    > static const char* GDA_MenuLabel = "G&DA
    > Database";
    > static const char* GDA_MenuTooltip = "Mailmerge
    > using a database";
    >

    __________________________________
    Do you Yahoo!?
    SBC Yahoo! DSL - Now only $29.95 per month!
    http://sbc.yahoo.com



    This archive was generated by hypermail 2.1.4 : Sun Jun 29 2003 - 11:22:45 EDT