User Profile

Collapse

Profile Sidebar

Collapse
jm1
jm1
Last Activity: Mar 28 '08, 07:32 PM
Joined: Mar 6 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jm1
    replied to Table design question.
    [QUOTE=jm1]I think I've figured it out. The 'Cells' table should only be a junction table. That means CellContents gets broken out into its own table w/ an Identity value as a PK. The identity value gets inserted in place of CellContents and the idea of using 0 as an "All Grids" identifier goes out the window. Rows that were using 0 as a Grid ID get expanded into individual rows- (1 through NumberOfGrids) and all have the same CellID pointing...
    See more | Go to post

    Leave a comment:


  • jm1
    replied to Table design question.
    I think I've figured it out. The 'Cells' table should only be a junction table. That means CellContents gets broken out into its own table w/ an Identity value as a PK. The identity value gets inserted in place of CellContents and the idea of using 0 as an "All Grids" identifier goes out the window. Rows that were using 0 as a Grid ID get expanded into individual rows- (1 through NumberOfGrids) and all have the same CellID pointing to the...
    See more | Go to post

    Leave a comment:


  • jm1
    replied to Table design question.
    Nothing? Surely this is an easy one... for someone.
    See more | Go to post

    Leave a comment:


  • jm1
    started a topic Table design question.

    Table design question.

    Longtime lurker... first post. These forums have already helped a lot, so thanks.
    I have a design issue that is probably easy to figure out for someone with a little more DB experience than myself. Here is what I'm trying to do:
    I have an app that will display several grids which consist of some columns that are specific to a given grid and some that are globally identical among the all grids. The globally identical columns will be...
    See more | Go to post
No activity results to display
Show More
Working...