Re: Utility for Table Schemas
Here's what we do:
At first: on a whiteboard or using pencil & paper, we sketch out the
high level tables using circles (tables) and lines (relationships) . We
indicate the one and many side of each relationship. We may note a
few critical fields under each table, or some sample data in quotes.
When we feel that the initial table level of design will work, we
enter it directly into Access or SQL Server, and use the relationships
window (in Access) or a Diagram (in SQL Server) to lay it all out
graphically.
We don't use a third party tool, but Visio can do it (as another
poster suggested). Another (more expensive) tool is ERWin.
On Mon, 06 Nov 2006 22:43:41 GMT, "Neil" <nospam@nospam. netwrote:
Armen Stein
Microsoft Access MVP
Here's what we do:
At first: on a whiteboard or using pencil & paper, we sketch out the
high level tables using circles (tables) and lines (relationships) . We
indicate the one and many side of each relationship. We may note a
few critical fields under each table, or some sample data in quotes.
When we feel that the initial table level of design will work, we
enter it directly into Access or SQL Server, and use the relationships
window (in Access) or a Diagram (in SQL Server) to lay it all out
graphically.
We don't use a third party tool, but Visio can do it (as another
poster suggested). Another (more expensive) tool is ERWin.
On Mon, 06 Nov 2006 22:43:41 GMT, "Neil" <nospam@nospam. netwrote:
>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?
>
>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?
>
Microsoft Access MVP
Comment