Evaluating GoDiagram, I have a question

I have created a Query Builder app in C#. I want to display a form that will show all the tables in the database and show the links between them. Is this doable in GoDiagram Express? I would like to create rectangles that represents the tables with the field names in them and a line going from a foreign key to a primary key.

Not really – but it’s very easy to implement in GoDiagram Win (or Web) using the RecordNode example class.