Click here to Skip to main content
15,914,225 members
Home / Discussions / Database
   

Database

 
GeneralEncoding problem! Pin
Marix12-Jan-04 3:26
Marix12-Jan-04 3:26 
GeneralPaging Decision Pin
Mohamad Al Husseiny11-Jan-04 19:57
Mohamad Al Husseiny11-Jan-04 19:57 
GeneralRe: Paging Decision Pin
Guillermo Rivero12-Jan-04 6:35
Guillermo Rivero12-Jan-04 6:35 
GeneralRe: Paging Decision Pin
Mohamad Al Husseiny12-Jan-04 21:42
Mohamad Al Husseiny12-Jan-04 21:42 
GeneralRe: Paging Decision Pin
Heath Stewart13-Jan-04 2:39
protectorHeath Stewart13-Jan-04 2:39 
GeneralRe: Paging Decision Pin
Guillermo Rivero13-Jan-04 3:44
Guillermo Rivero13-Jan-04 3:44 
GeneralRe: Paging Decision Pin
Mohamad Al Husseiny13-Jan-04 18:16
Mohamad Al Husseiny13-Jan-04 18:16 
QuestionBetter use of tables? Pin
MKlucher11-Jan-04 16:26
MKlucher11-Jan-04 16:26 
I'm working on an ASP.NET prjoect for work that would allow for Labor tracking (ie % of time spent on a project in a given month) this system will probably be in place for a while and I'm worried that my table may end up getting to big. Fox eample it's basiclly tracking what percentage for what project so my table looks like...

EID - Eployee ID(Links to employee table)
ProjectID - ProjectID (Links to project table)
TimeOn - Percentage on that progect for the month
Month - The Month
Year - The Year

So we have about 100 employees currently and the could be working on any amount of project in a month but lets say 5 is the average so thats about 60 record per employee per year. So total company wide is 6000 per year. Is that too many? There will be times when every single record needs to be read if that makes a difference. Should I be storing each year in a seperate table? Thats seems not very dynamic cause I have to make sure there are tables for the next 10 years or whatever. But anyway please let me know what you think.

Thanks!
AnswerRe: Better use of tables? Pin
Colin Angus Mackay11-Jan-04 22:06
Colin Angus Mackay11-Jan-04 22:06 
Generali cannt access sql server from visula studio Pin
webhay10-Jan-04 10:48
webhay10-Jan-04 10:48 
QuestionHow to Set Data to TextBox when We fetch data in Dataset Pin
RakeshMCM9-Jan-04 20:10
RakeshMCM9-Jan-04 20:10 
AnswerRe: How to Set Data to TextBox when We fetch data in Dataset Pin
obelisk299-Jan-04 22:00
obelisk299-Jan-04 22:00 
GeneralProblem opening Access 2000 database Pin
jeffcorbitt9-Jan-04 7:54
jeffcorbitt9-Jan-04 7:54 
GeneralRe: Problem opening Access 2000 database Pin
Marcie Jones9-Jan-04 8:06
Marcie Jones9-Jan-04 8:06 
GeneralRe: Problem opening Access 2000 database Pin
jeffcorbitt9-Jan-04 9:14
jeffcorbitt9-Jan-04 9:14 
GeneralUpdating recordset advice Pin
Jeremy Pullicino9-Jan-04 4:08
Jeremy Pullicino9-Jan-04 4:08 
GeneralTo Remote...Or Not To Remote... Pin
Sean Rock7-Jan-04 22:50
Sean Rock7-Jan-04 22:50 
GeneralRe: To Remote...Or Not To Remote... [modified] Pin
Marek Grzenkowicz8-Jan-04 5:47
Marek Grzenkowicz8-Jan-04 5:47 
GeneralRe: To Remote...Or Not To Remote... Pin
Sean Rock8-Jan-04 5:51
Sean Rock8-Jan-04 5:51 
GeneralRe: To Remote...Or Not To Remote... [modified] Pin
Marek Grzenkowicz8-Jan-04 20:55
Marek Grzenkowicz8-Jan-04 20:55 
GeneralRe: To Remote...Or Not To Remote... Pin
Sean Rock8-Jan-04 22:03
Sean Rock8-Jan-04 22:03 
QuestionWhat is The Effective Way.... Pin
Mohamad Al Husseiny7-Jan-04 17:39
Mohamad Al Husseiny7-Jan-04 17:39 
AnswerRe: What is The Effective Way.... [modified] Pin
Marek Grzenkowicz8-Jan-04 5:54
Marek Grzenkowicz8-Jan-04 5:54 
GeneralRe: What is The Effective Way.... Pin
Mohamad Al Husseiny9-Jan-04 6:58
Mohamad Al Husseiny9-Jan-04 6:58 
GeneralRe: What is The Effective Way.... Pin
Guillermo Rivero9-Jan-04 7:17
Guillermo Rivero9-Jan-04 7:17 

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.