Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's the diff between Conceptual and Logical design?
Message
From
01/12/1999 17:12:11
 
 
To
01/12/1999 13:59:32
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00297456
Message ID:
00297581
Views:
21
Jeff,

>>Developing the Conceptual and Logical Design

In addition to Evan's excellent explanations, you could think of the differences like this:

Conceptual - an overview of the project requirements from the customer's point of view or in terms that the customer can relate to. This includes WHO will use the system and WHAT the system will do, without specifying all the exact details of HOW the system will accomplish those things.

Logical - a more detailed analysis from more of a programming point of view, which should result in lists of entities and their attributes, their relationships to other entities, data integrity and relational integrity rules and constraints, and classes with methods and properties. At this point, there is still no addressing of physical details such as whether it's VFP data or SQL Server, etc. Just a logical design that can be translated into a physical implementation in the next step.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform