Click here to Skip to main content
15,889,200 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Server 2000 and 2005 [moved] Pin
Keshav V. Kamat13-Mar-07 22:53
Keshav V. Kamat13-Mar-07 22:53 
QuestionConnection string problem Pin
Saira Tanwir13-Mar-07 9:11
Saira Tanwir13-Mar-07 9:11 
AnswerRe: Connection string problem Pin
Marcus J. Smith13-Mar-07 10:07
professionalMarcus J. Smith13-Mar-07 10:07 
AnswerRe: Connection string problem Pin
Saira Tanwir13-Mar-07 11:16
Saira Tanwir13-Mar-07 11:16 
Questionhelp me about this query Pin
sepel13-Mar-07 5:43
sepel13-Mar-07 5:43 
AnswerRe: help me about this query Pin
Marcus J. Smith13-Mar-07 5:52
professionalMarcus J. Smith13-Mar-07 5:52 
GeneralRe: help me about this query Pin
sepel13-Mar-07 5:57
sepel13-Mar-07 5:57 
QuestionDatabase Schema - multiple apps/single table? Pin
ehelinProgrammer13-Mar-07 5:19
ehelinProgrammer13-Mar-07 5:19 
Hi:

We are combining alot of old applications which each have their own tables and structures within those tables...not really compatible enough to combine straight out...but they could all use the "text" or similar sql server type and be put into one or two "super" tables with a type to differentiate them.

On one side, this would vastly simplify our schema and allow the data to be centralized. On the other, its not intuitive and could be confusing if we fall behind with our database schema documentation. But more importantly, having all of these applications hitting these one or two tables puts a fair amount of stress on our server.

This table might look something like this:

Application 1 is type 1
Application 2 is type 2
Application n is type n

Text1--Text2--Text3...--Textn--Type
val1 val2 val3 valn 1
val1 val2 val3 valn 2
val1 val2 val3 valn n

Any thoughts of this issue would be appreciated.

Thanks!

AnswerRe: Database Schema - multiple apps/single table? Pin
Marcus J. Smith13-Mar-07 5:54
professionalMarcus J. Smith13-Mar-07 5:54 
GeneralRe: Database Schema - multiple apps/single table? Pin
ehelinProgrammer13-Mar-07 5:58
ehelinProgrammer13-Mar-07 5:58 
GeneralRe: Database Schema - multiple apps/single table? Pin
ehelinProgrammer13-Mar-07 7:57
ehelinProgrammer13-Mar-07 7:57 
GeneralRe: Database Schema - multiple apps/single table? Pin
Marcus J. Smith13-Mar-07 9:04
professionalMarcus J. Smith13-Mar-07 9:04 
GeneralRe: Database Schema - multiple apps/single table? Pin
ehelinProgrammer13-Mar-07 12:41
ehelinProgrammer13-Mar-07 12:41 
QuestionGuidance for SQL Server 2005 certification Pin
Prasad_Quasar13-Mar-07 5:10
Prasad_Quasar13-Mar-07 5:10 
QuestionConnection Timeout to sql server Pin
MD1213-Mar-07 5:10
MD1213-Mar-07 5:10 
AnswerRe: Connection Timeout to sql server Pin
Marcus J. Smith13-Mar-07 5:55
professionalMarcus J. Smith13-Mar-07 5:55 
GeneralRe: Connection Timeout to sql server Pin
Colin Angus Mackay13-Mar-07 6:08
Colin Angus Mackay13-Mar-07 6:08 
GeneralRe: Connection Timeout to sql server Pin
MD1214-Mar-07 5:51
MD1214-Mar-07 5:51 
QuestionFind a record on Dataset ? Pin
kindman_nb13-Mar-07 3:07
kindman_nb13-Mar-07 3:07 
AnswerRe: Find a record on Dataset ? Pin
Sacha Barber13-Mar-07 3:37
Sacha Barber13-Mar-07 3:37 
Questionhow to let the users specify their ID and passwords ? Pin
Mr.Kode13-Mar-07 2:46
Mr.Kode13-Mar-07 2:46 
AnswerRe: how to let the users specify their ID and passwords ? Pin
Colin Angus Mackay13-Mar-07 4:01
Colin Angus Mackay13-Mar-07 4:01 
GeneralRe: how to let the users specify their ID and passwords ? Pin
Mr.Kode13-Mar-07 11:53
Mr.Kode13-Mar-07 11:53 
Questiontriggers Pin
Renuka Reddy13-Mar-07 2:31
Renuka Reddy13-Mar-07 2:31 
AnswerRe: triggers Pin
Sacha Barber13-Mar-07 3:30
Sacha Barber13-Mar-07 3:30 

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.