N
Neil
Anyone have a recommendation for a good inexpensive or free utility for
developing table schemas.
developing table schemas.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
When I have seen questions concerning complex logic on newsgroups I have
wished for a sketchpad where I could draw a flowchart. Other times I have
longed to be able to share a relationship diagram.
David said:Is
it possible to export an Access Table or relationship diagram as DDL?
SQL DDL creates database objects, not the other way around ;-)
Jamie.
Neil said:I meant just a tool for playing with table designs and providing a graphical
interface/printing utility, not one that would do the designing work for me.
I want to be able to design the tables manually, set up relationships, and
print the schemas, without creating the tables, and then create the tables
once I'm done with all the design work. Seems that such a utility exists.
Armen said:in SQL Server...you can script out the structure of an
existing database into DDL.
Neil said:I meant just a tool for playing with table designs and providing a
graphical interface/printing utility, not one that would do the designing
work for me. I want to be able to design the tables manually, set up
relationships, and print the schemas, without creating the tables, and then
create the tables once I'm done with all the design work. Seems that such a
utility exists.

I was also expecting to see lots of replies.Could be; but I was hoping for some free or inexpensive tool for doing
this -- doesn't have to be fancy.
You know, it's interesting: I was expecting lots of replies saying, "I use
this," or "I use that." But that hasn't been the case. So what do most
people do, just design with pencil and paper or just Word or Excel? Or just
go straight to table design?
Could be; but I was hoping for some free or inexpensive tool for doing
this -- doesn't have to be fancy.
You know, it's interesting: I was expecting lots of replies saying, "I use
this," or "I use that." But that hasn't been the case. So what do most
people do, just design with pencil and paper or just Word or Excel? Or just
go straight to table design?
Michael Gramelspacher said:I was also expecting to see lots of replies.
This is the only thing I have encountered that is free.
(Assuming it can still be downloaded.)
http://www.fabforce.net/dbdesigner4/
it is really for use with Mysql.
I have also seen this recommended, but the cheapest version is
$229. http://www.datanamic.com/
There are many others and most are expensive.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.