Results 1 to 9 of 9

Thread: do guys use realtionship diagram?

Hybrid View

  1. #1
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: do guys use realtionship diagram?

    Tools I've used for DB Design include: pen & paper, pencil & paper, Marker & Whiteboard, Visio and Excel. And yes, it generally includes PKeys, FKeys & Indexes. Sometimes sample items won't include keys and indexes because they are usually isolated sample items, and the code is the important part, not the database.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  2. #2

    Thread Starter
    Member
    Join Date
    Jan 2009
    Posts
    36

    Re: do guys use realtionship diagram?

    Quote Originally Posted by techgnome View Post
    Tools I've used for DB Design include: pen & paper, pencil & paper, Marker & Whiteboard, Visio and Excel. And yes, it generally includes PKeys, FKeys & Indexes. Sometimes sample items won't include keys and indexes because they are usually isolated sample items, and the code is the important part, not the database.

    -tg
    thanks mate for the info...but many of source code ive downloaded not using FKey in their db

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width