Re: GNOME Database kit




I'm currently writing the same thing in the gnome-filer project with
Michael Fulbright (msf@redhat.com)

What i've done till now:

DB Login widget.

Table Editor (not fully functional yet, displaying things works
somewhat).

Database cursor abstraction layer which currently works only for ODBC.

Next steps:

Shared lib and dynamic load support in the DB login widget and the DB
cursor  layer to allow different DB backends (ODBC, postgres, plain
text files).

Data Dictionary functions to retrive meta information from the
database like tables, columns, views, triggers (if supported),
sequences (if supported)

i'll make snapshots available in <ftp://ftp.gams.at/pub/gnome>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]