Hello,
I'm looking for a tool which allows me to visually/graphically design a database.
(I'm thinking of something which looks like the class designer in Whidbey.)
It should allow me to design tables, columns with their data-types, and PK/FK constraints and then should - automagically on button click - create/update the DB-Schema for me (or create scripts, if not connected).
I want to use this as an Add-on to be able to import the schema into LlblGenPro.
The tool should be DB-independent, so I can create SQL-Server, Access, Oracle, MySql etc. schemas from the same design.
I currently don't have a need to design Views and/or Sprocs.
Any recommendations?
Thanks, Robert