Start a new topic

Relationship schema only show table name

[This topic is migrated from our old forums. The original author name has been removed]

Hello! I want to show the relationsjip schema of my database. I started to click on "Tables" and then "References" - tab. Now I can see all the relationship between the different tables, but I can only see the table names. I want to see all the columns of the tables but nothing happens when I change "Node Content" under "Graph Controls". What can be wrong? Hank

[This reply is migrated from our old forums.]

Re: Relationship schema only show table name
Henrik, What database are you using? Do you have the permissions in the database to browse column information? Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: Relationship schema only show table name
Hello! I'm using a Derby Database created from JPA. I haven't set any permission. I will figure out how to do that. Thanks! Henrik