Hi All,
As I have implemented cascading rules in my database, all is well from
the command-line. That is, I can update and/or delete from the cmd-line
and all referenced tables are effected accordingly.
But when I ussue a rs.update() from Java I'm walking new grounds I
think, because things are not (apparently) so simple as they seem. Can
anyone give me some directions / urls where these cascading things are
pointed out? I'm stumbeling over getImportedKeys, metadata, but I'm
missing some conceptual grasp I think.
Thanks,
Martijn