Click here to Skip to main content
15,895,370 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to add new object DataContext ? Pin
Not Active5-Dec-10 7:53
mentorNot Active5-Dec-10 7:53 
GeneralRe: How to add new object DataContext ? Pin
Yanshof5-Dec-10 8:56
Yanshof5-Dec-10 8:56 
GeneralRe: How to add new object DataContext ? Pin
Not Active5-Dec-10 9:31
mentorNot Active5-Dec-10 9:31 
GeneralRe: How to add new object DataContext ? Pin
Yanshof5-Dec-10 9:52
Yanshof5-Dec-10 9:52 
GeneralRe: How to add new object DataContext ? Pin
Not Active5-Dec-10 11:40
mentorNot Active5-Dec-10 11:40 
QuestionBest approach to DB Design where DB entity relates to many, many other DB entities Pin
G-Tek4-Dec-10 5:36
G-Tek4-Dec-10 5:36 
AnswerRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
Dr.Walt Fair, PE4-Dec-10 11:09
professionalDr.Walt Fair, PE4-Dec-10 11:09 
AnswerRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
Mycroft Holmes4-Dec-10 11:53
professionalMycroft Holmes4-Dec-10 11:53 
I always go with approach 2, this leaves you with an extensible design which IMHO out weighs most other considerations. Yes you lose the ability to place FKs on the table (to your type) but I consider that a small price to pay for either adding columns or worse adding tables every time the client thinks up a new type.

I recently offered to castrate a junior dev who was insisting on approach 1 just to have the FKs so his diagram and therefore reports would be easier.
Never underestimate the power of human stupidity
RAH

GeneralRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
PIEBALDconsult4-Dec-10 15:14
mvePIEBALDconsult4-Dec-10 15:14 
GeneralRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
G-Tek4-Dec-10 15:40
G-Tek4-Dec-10 15:40 
AnswerRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
PIEBALDconsult4-Dec-10 15:35
mvePIEBALDconsult4-Dec-10 15:35 
GeneralRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
G-Tek4-Dec-10 15:51
G-Tek4-Dec-10 15:51 
GeneralRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
PIEBALDconsult4-Dec-10 16:02
mvePIEBALDconsult4-Dec-10 16:02 
GeneralRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
G-Tek4-Dec-10 16:10
G-Tek4-Dec-10 16:10 
GeneralRe: Best approach to DB Design where DB entity relates to many, many other DB entities Pin
PIEBALDconsult4-Dec-10 16:36
mvePIEBALDconsult4-Dec-10 16:36 
Questionaccessing ssrs2008 reports remotely with my systems IP without IIS [modified] Pin
vinu.11114-Dec-10 1:48
vinu.11114-Dec-10 1:48 
AnswerRe: accessing ssrs2008 reports remotely with my systems IP without IIS Pin
Mycroft Holmes4-Dec-10 11:45
professionalMycroft Holmes4-Dec-10 11:45 
GeneralRe: accessing ssrs2008 reports remotely with my systems IP without IIS Pin
vinu.11116-Dec-10 20:15
vinu.11116-Dec-10 20:15 
QuestionRemove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
Brian C Hart2-Dec-10 4:23
professionalBrian C Hart2-Dec-10 4:23 
AnswerRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
Luc Pattyn2-Dec-10 4:44
sitebuilderLuc Pattyn2-Dec-10 4:44 
GeneralRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
Scubapro2-Dec-10 5:17
Scubapro2-Dec-10 5:17 
AnswerRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
Scubapro2-Dec-10 5:05
Scubapro2-Dec-10 5:05 
GeneralRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
NeverHeardOfMe4-Dec-10 0:42
NeverHeardOfMe4-Dec-10 0:42 
AnswerRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location PinPopular
T M Gray2-Dec-10 11:38
T M Gray2-Dec-10 11:38 
AnswerRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
Hiren solanki3-Dec-10 2:19
Hiren solanki3-Dec-10 2:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.