Re: [SLE] Building a GUI app to generate a wordprocessed letter
On Monday 10 March 2003 18:00, Silviu Marin-Caea wrote:
Derek Fountain wrote:
Ideally the WP would be OpenOffice, in which my user could produce the nicely formatted skeleton of the letter. Is it possible to do a merge-on-the-fly sort of operation in OpenOffice Writer? The underlying format is XML, so it sounds possible...
This was on openoffice.org a little while ago. Maybe it's of some help for you.
I tried the ODBC thing in OpenOffice months ago. It was difficult to setup, very inflexible, and hopelessly unstable. Thanks for the input, but I feel the answer lies elsewhere. -- "...our desktop is falling behind stability-wise and feature wise to KDE ...when I went to Mexico in December to the facility where we launched gnome, they had all switched to KDE3." - Miguel de Icaza, March 2003
I tried the ODBC thing in OpenOffice months ago. It was difficult to setup, very inflexible, and hopelessly unstable. Thanks for the input, but I feel the answer lies elsewhere.
I'm curious, what issues was there in the ODBC with OO? Once you get OO to attach to a db, then you can use fields from the database to fill in parts of the letter. -- Marshall "Nothing is impossible, We just do not have all the anwsers to make the impossible, possible."
I'm curious, what issues was there in the ODBC with OO? Once you get OO to attach to a db, then you can use fields from the database to fill in parts of the letter.
It was a few months ago now, but from what I recall, it basically worked as you say, until you actually try to *use* it. For example, the queries, such as it offers, often just didn't work. Zero rows would come out when clearly the data was there. Changing the DB structure led to all sort of problems, which almost invariably led to throwing away all the OO side of the work and redoing it. I saw crash after crash after crash. It struck me as alpha code, sort of proof of concept. I'm after something simple at the moment, like, "find the people in the DB who haven't had the introduction letter". I wouldn't trust OO/ODBC to manage that reliably, let alone some of the more complex stuff I have in mind for it later. -- "...our desktop is falling behind stability-wise and feature wise to KDE ...when I went to Mexico in December to the facility where we launched gnome, they had all switched to KDE3." - Miguel de Icaza, March 2003
participants (2)
-
Derek Fountain
-
Marshall Heartley