On Thu, 3 Apr 2003, Friedrich Schaeuffelhut wrote:
> The function DatabaseMetaData.getCrossReference(..) provides information
> about how tables reference each other. Thereby there is a field fk_name
> which should contain the name of the foreign key. But the value of this
> field is "fk_name\000..\000..".
This has already been fixed in the cvs version of the driver.
Kris Jurka