If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > XCase, Visio, SQL Server Mgmt Studio...?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-02-07, 16:23
RandyW RandyW is offline
Registered User
 
Join Date: Oct 2007
Posts: 4
XCase, Visio, SQL Server Mgmt Studio...?

I'm looking for advice as to the best approach for redesigning our data infrastructure & bringing it into SQL Server. This would include data modeling, redesign of existing .dbf tables, analysis of relationships, inclusion of not-yet-existing tables into the whole mix, generation of DDL scripts, etc. Tools like ERWin, etc., at out of the picture due to cost. XCase or Visio Enterprise Architect might be possibilities. Given those two tools (or ones of similar price level and capabilities), or just using the SQL Server Mgmt Studio to design "test" databases first - what do you recommend & why?

Thanks much, Randy
Reply With Quote
  #2 (permalink)  
Old 10-02-07, 18:14
r937 r937 is online now
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
how many tables? if the answer is under a hundred, use paper and pencil, then write the DDL directly in a text editor (it's easy once you understand which sequence to declare the tables in)

or mock it up in access (which has a great front end), and upsize
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #3 (permalink)  
Old 10-02-07, 19:29
RandyW RandyW is offline
Registered User
 
Join Date: Oct 2007
Posts: 4
There are currently probably 200-300 or more tables, and more will be added.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On