Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 25th, 2005, 01:29 AM
Friend of Wrox
 
Join Date: Mar 2005
Posts: 264
Thanks: 0
Thanked 0 Times in 0 Posts
Default Best method to create ERD for a bussines case?

Hi experts. i am beginer data modler and i wonder what is best method to create an ERD entities for a simple bussiness case so that i be able to convert it to physical structure. Could an expert tell me what steps should i follow to create the proper ERD entites?Thanks

 
Old November 25th, 2005, 08:42 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

Use MS Visio Pro, and then export to SQL. This will create the database for you.

Do you need info on actually designing the database?



mmcdonal
 
Old November 25th, 2005, 09:42 AM
SQLScott's Avatar
Wrox Author
 
Join Date: Dec 2004
Posts: 338
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Create the ERD right in SQL Server (under the diagrams node). It will allow you create the ERD and then when you are ready, save the ERD and create the physical structure.

Scott

 
Old November 26th, 2005, 03:35 AM
Friend of Wrox
 
Join Date: Mar 2005
Posts: 264
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by mmcdonal
 Use MS Visio Pro, and then export to SQL. This will create the database for you.

Do you need info on actually designing the database?



mmcdonal
Thanks for reply. Well i have the tools to make the ERD such as Erwin and powerdesigner but the problem i have is with database design !! well i am talking about cases where u see a simple bussiness case such as teniss club and u want to create ERD for it and then convert it to datbase structure. I am just looking for a guide line on how to convert a bussines case to ERd . For example what attributes go with what entity ? and then what relationship i put between them ? I be happy if an expert point me to a proper guide line that i need to follow to make ERD out of a bussiness case .Thanks

 
Old March 28th, 2008, 06:50 PM
Registered User
 
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ggallegose
Default

Hi. I guess you mean how to find entities, their relationships, "cardinalities", etc. Well, considering you are a "beginer" i suggest you back to basis. The Code texts can help you. There are another issues that are not in the books, for instance how to model business rules within in ERD. May be if you are moore explicit about your issues, i can help you.

Regards.
 
Old March 28th, 2008, 07:18 PM
Friend of Wrox
 
Join Date: Oct 2006
Posts: 475
Thanks: 0
Thanked 9 Times in 9 Posts
Default

Quote:
quote:Originally posted by method
 
Quote:
quote:Originally posted by mmcdonal
Quote:
 Use MS Visio Pro, and then export to SQL. This will create the database for you.

Do you need info on actually designing the database?

mmcdonal
Thanks for reply. Well i have the tools to make the ERD such as Erwin and powerdesigner but the problem i have is with database design !! well i am talking about cases where u see a simple bussiness case such as teniss club and u want to create ERD for it and then convert it to datbase structure. I am just looking for a guide line on how to convert a bussines case to ERd . For example what attributes go with what entity ? and then what relationship i put between them ? I be happy if an expert point me to a proper guide line that i need to follow to make ERD out of a bussiness case .Thanks
That really has nothing to do with "Data Modeling". That's "Systems Analysis" and that where you would define the "Business Requirements" that the data model would eventually have to support. It makes no sense to even think about Data Modeling before you have the Business Requirements down on paper.

--Jeff Moden





Similar Threads
Thread Thread Starter Forum Replies Last Post
create a file name using auto number method, MS SQ kumiko Classic ASP Databases 2 June 9th, 2008 02:53 PM
Case help michael.boucher SQL Server 2005 0 May 23rd, 2008 01:45 AM
How to create ERD diagram from starting document method SQL Server 2000 5 October 20th, 2005 03:19 PM
search string either Upper case or lower case rylemer Beginning VB 6 3 March 24th, 2004 04:23 PM
Check Case in a Case-Insensitive DB nbryson SQL Language 1 January 23rd, 2004 07:36 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.