"Alois Weber" <Weber-Villingen-> wrote...
> I'm not shure wether its the right place to ask here.
> But I don't know where to ask else.
You could (should) try a database newsgroup.
> Does anybody know a free crossplatform library (for linux/windows perhaps
> Mac) which offers some classes like the ADODB.Recordset or DataSource from
> Delphi?
I've no idea about Delphi, but MySQL++ is not a bad library. Again,
a newsgroup on DBs would have more info, I guess.
> [..]
>
> I don't want to reinvent the wheel *g*
> But if nothing exists I think I'll write that..
> I could also imagine to write the structure of the database with the
> relationships to some extra tables to autogenerate LookupComboboxes or
> s.th. like that.. (like its done in Compiere)
Just now I saw Nikki Locke's post (a periodic one) on the "Available
C++ Libraries FAQ". Please check it out. I cannot claim even slight
familiarity with the list, but somehow I think there may be something
you'll find useful.
Victor
|