On Tue, 2006-08-22 at 15:28 +0200, Jostein Martinsen wrote:
> Hi
> I would like to be able to import the structure of a database into Dia.
> My first tought was to run 'describe' for the tables I have in my database,
> and then parse
> the output into Dia:s (XML?) format. But since maybe the filef
Hi
I would like to be able to import the structure of a database into Dia.
My first tought was to run 'describe' for the tables I have in my database, and
then parse
the output into Dia:s (XML?) format. But since maybe the fileformat might
change, this
isn't so good, right?
Has anyone done or wa