Click here to Skip to main content
15,891,775 members
Home / Discussions / Database
   

Database

 
GeneralRe: Trouble with a Access Db w/password...... Pin
jonathan1516-Jun-05 0:51
jonathan1516-Jun-05 0:51 
GeneralFilling a DataTable from a SearchResultCollection Pin
Teddy Biesecker15-Jun-05 10:02
Teddy Biesecker15-Jun-05 10:02 
GeneralPlease help me Pin
Stanciu Vlad15-Jun-05 9:16
Stanciu Vlad15-Jun-05 9:16 
GeneralRe: Please help me Pin
Christian Graus15-Jun-05 16:18
protectorChristian Graus15-Jun-05 16:18 
GeneralRe: Please help me Pin
Stanciu Vlad15-Jun-05 18:15
Stanciu Vlad15-Jun-05 18:15 
QuestionBatch command execution? Pin
Judah Gabriel Himango15-Jun-05 4:42
sponsorJudah Gabriel Himango15-Jun-05 4:42 
QuestionMultiple tables for same category in database? Pin
kbalias15-Jun-05 2:39
kbalias15-Jun-05 2:39 
AnswerRe: Multiple tables for same category in database? Pin
Colin Angus Mackay15-Jun-05 2:53
Colin Angus Mackay15-Jun-05 2:53 
kbalias wrote:
what would be the most efficient and convenient?

That depends on how you are going to use the data. You can split the data by supplier and have a partitioned view to stich it back as if it were one big table - you can then query through the view.

Personally, I would keep it as one supplier table and one products table unless you run into performance problems then do work on eliminating the performance issues. I find that second guessing SQL Server on performance is often counter productive because the usage patterns are often not what was originally envisaged.




My: Blog | Photos
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralSql Query Required! Pin
Zishan Haider15-Jun-05 2:28
Zishan Haider15-Jun-05 2:28 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 2:41
Colin Angus Mackay15-Jun-05 2:41 
GeneralRe: Sql Query Required! Pin
Zishan Haider15-Jun-05 2:46
Zishan Haider15-Jun-05 2:46 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 2:49
Colin Angus Mackay15-Jun-05 2:49 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 3:01
Colin Angus Mackay15-Jun-05 3:01 
GeneralRe: Sql Query Required! Pin
Zishan Haider15-Jun-05 21:36
Zishan Haider15-Jun-05 21:36 
GeneralQuestions OleDB JET4 Pin
Saksida Bojan14-Jun-05 23:07
Saksida Bojan14-Jun-05 23:07 
QuestionIs MSDE overkill for single computer? Pin
Nathan Holt at EMOM14-Jun-05 12:11
Nathan Holt at EMOM14-Jun-05 12:11 
AnswerRe: Is MSDE overkill for single computer? Pin
Christian Graus14-Jun-05 14:00
protectorChristian Graus14-Jun-05 14:00 
GeneralRe: Is MSDE overkill for single computer? Pin
Nathan Holt at EMOM15-Jun-05 6:15
Nathan Holt at EMOM15-Jun-05 6:15 
GeneralDatabase Event Log Pin
irwtla14-Jun-05 6:22
irwtla14-Jun-05 6:22 
GeneralMake COUNT(*) return 0 Pin
Luis Alonso Ramos14-Jun-05 5:48
Luis Alonso Ramos14-Jun-05 5:48 
GeneralRe: Make COUNT(*) return 0 Pin
Daniel Turini14-Jun-05 6:43
Daniel Turini14-Jun-05 6:43 
GeneralRe: Make COUNT(*) return 0 Pin
Luis Alonso Ramos14-Jun-05 3:55
Luis Alonso Ramos14-Jun-05 3:55 
GeneralRe: Make COUNT(*) return 0 Pin
toxcct14-Jun-05 20:52
toxcct14-Jun-05 20:52 
GeneralRe: Make COUNT(*) return 0 Pin
Luis Alonso Ramos15-Jun-05 6:53
Luis Alonso Ramos15-Jun-05 6:53 
GeneralOUTER JOIN, Crystal Reports Pin
V.13-Jun-05 23:40
professionalV.13-Jun-05 23:40 

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.