Hi Roger,
> Is it possible at all to edit/add cells to Java databases via JDBC
> from within OO?
It works for me. Have you got a primary key on the table you're trying
to edit?
Yes.
With other JDBC applications (for example Netbeans' database explorer) I can
populate the databases (Hsql and Derby) via "INSERT INTO" without problems.
However for both databases OO just shows the rows of the table(s) but doesn't
let me edit the cells...
To which Database are you connected via JDBC from within OO ?
-ric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]