Click here to Skip to main content
15,915,093 members
Home / Discussions / Database
   

Database

 
GeneralRe: T-SQL 2005 Inner join data from a view to the resultset of a stored procedure. Pin
Steven J Jowett13-Sep-10 12:08
Steven J Jowett13-Sep-10 12:08 
AnswerRe: T-SQL 2005 Inner join data from a view to the resultset of a stored procedure. Pin
Mycroft Holmes13-Sep-10 12:34
professionalMycroft Holmes13-Sep-10 12:34 
AnswerRe: T-SQL 2005 Inner join data from a view to the resultset of a stored procedure. Pin
PIEBALDconsult13-Sep-10 17:01
mvePIEBALDconsult13-Sep-10 17:01 
QuestionDB architecture Pin
adilsardar13-Sep-10 2:46
adilsardar13-Sep-10 2:46 
AnswerRe: DB architecture Pin
R. Giskard Reventlov13-Sep-10 3:38
R. Giskard Reventlov13-Sep-10 3:38 
AnswerCentralized DB Pin
David Mujica13-Sep-10 4:13
David Mujica13-Sep-10 4:13 
GeneralRe: Centralized DB Pin
adilsardar14-Sep-10 0:03
adilsardar14-Sep-10 0:03 
AnswerRe: DB architecture Pin
Luc Pattyn13-Sep-10 4:32
sitebuilderLuc Pattyn13-Sep-10 4:32 
Unless there are very good reasons not to do so, I would go for a central DB. It may take some doing to get there, but it should be worth it. Remember, your app will grow, and maybe the number of clients will increase too, so delaying the decision probably will only make matters worse.

Good reasons not to do so would be special circumstances, such as a relatively slow network. If so, I'd suggest to remedy them.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


AnswerRe: DB architecture Pin
Eddy Vluggen13-Sep-10 10:11
professionalEddy Vluggen13-Sep-10 10:11 
GeneralRe: DB architecture Pin
adilsardar14-Sep-10 0:06
adilsardar14-Sep-10 0:06 
GeneralRe: DB architecture Pin
Eddy Vluggen14-Sep-10 7:36
professionalEddy Vluggen14-Sep-10 7:36 
AnswerRe: DB architecture Pin
PIEBALDconsult13-Sep-10 15:13
mvePIEBALDconsult13-Sep-10 15:13 
GeneralRe: DB architecture Pin
adilsardar14-Sep-10 0:07
adilsardar14-Sep-10 0:07 
AnswerRe: DB architecture Pin
Bernhard Hiller13-Sep-10 22:06
Bernhard Hiller13-Sep-10 22:06 
QuestionChanging CommandText changes Parameters Pin
Trevortni10-Sep-10 10:04
Trevortni10-Sep-10 10:04 
AnswerRe: Changing CommandText changes Parameters Pin
PIEBALDconsult10-Sep-10 15:02
mvePIEBALDconsult10-Sep-10 15:02 
GeneralRe: Changing CommandText changes Parameters Pin
Vimalsoft(Pty) Ltd14-Sep-10 8:24
professionalVimalsoft(Pty) Ltd14-Sep-10 8:24 
GeneralRe: Changing CommandText changes Parameters Pin
PIEBALDconsult14-Sep-10 18:00
mvePIEBALDconsult14-Sep-10 18:00 
AnswerRe: Changing CommandText changes Parameters Pin
Abhishek Sur12-Sep-10 1:42
professionalAbhishek Sur12-Sep-10 1:42 
GeneralRe: Changing CommandText changes Parameters Pin
PIEBALDconsult12-Sep-10 4:23
mvePIEBALDconsult12-Sep-10 4:23 
GeneralRe: Changing CommandText changes Parameters Pin
Trevortni13-Sep-10 9:45
Trevortni13-Sep-10 9:45 
GeneralRe: Changing CommandText changes Parameters Pin
PIEBALDconsult13-Sep-10 17:31
mvePIEBALDconsult13-Sep-10 17:31 
AnswerRe: Changing CommandText changes Parameters Pin
Mycroft Holmes12-Sep-10 12:10
professionalMycroft Holmes12-Sep-10 12:10 
GeneralRe: Changing CommandText changes Parameters Pin
Trevortni13-Sep-10 10:54
Trevortni13-Sep-10 10:54 
GeneralRe: Changing CommandText changes Parameters Pin
Mycroft Holmes13-Sep-10 12:25
professionalMycroft Holmes13-Sep-10 12:25 

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.