Click here to Skip to main content
15,905,008 members
Home / Discussions / Database
   

Database

 
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 
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 
G-Tek wrote:
we rarely ever allow record deletion


Very wise.


G-Tek wrote:
It's one thing to have orphaned records in a communication log, quite another to have an orphaned inventory audit trail!


Their point was that that would be detected by referential integrity in test. It's another reason not to use stored procedures. Big Grin | :-D

They also wouldn't allow me to create functions -- "Too much metadata! You're bogging down the database!" So I created them programatically when I needed them and dropped them when I was done. Cool | :cool: Then they they laid me off or some reason. ::shrug::
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 Pin
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 
GeneralRe: Remove Extra Whitespace between Words -- But Leave One Space in a Certain Location Pin
NeverHeardOfMe4-Dec-10 0:38
NeverHeardOfMe4-Dec-10 0:38 

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.