Hi,
I have a small database of books, done in MySQQL, and using “rekall” to
access and modify it.
It has several linked tables. There is a main table (books) like:
Table books Table Authors
index --------> index
title / autor name
author-------/
(this is a simplification, there are more tables and fields)
So that when I display the table “books” in rekall I see the titles and the
author names, not the index number. And I can edit any of the fields: if I
click on “author”, I get a drop list where I can choose any of the existing
authors. I want that feature, and I haven’t found it anywhere else (except
in MS-Access).
If I open the same table in OpenOffice, I see the table, but instead of the
authors, I see the numbers of the indexes, it does not link to the author
table. This is useless.
If I create a view where I indicate the links, it just displays the titles
and authors, but I can not edit. WHY!?
I have tried creating a form, but it displays no data, empty. I see nowhere
to edit where it gets it data from, and tell it that the authors names are
in another table and link them.
I can create a form that corresponds to the table “books” and allows
editing - but no authors name, and no way to tell it how. If I try to
create a form to display both books and authors, I only get data from only
one of both tables, the last one I add.
I don’t know how to create a form that allows editing of all the fields,
with the names of authors, not the index numbers.
So I’m tied to use rekall for editing the tables. The problem is that
rekall is KDE3 only, and is almost unmantained (or it would have a kde4
version), so it will disappear eventually.
What other database front ends are there, that work in a visual way (MS
access style)? That is the question.
I have tried “goom” (gnome): it doesn’t start (bugzilled)
I have tried to install “kexi”: it is not in “oss”, thus it is still very
experimental or something is bad about it. Anything not official must be
bad >:-)
I have tried openoffice: insufficient features, no linked tables edit (see
above).
So what else can I use?
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)