If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Database Modeling Help (Timesheet)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-10, 10:13
Dethredic Dethredic is offline
Registered User
 
Join Date: Feb 2010
Posts: 3
Database Modeling Help (Timesheet)

So, I have never done anything with databases before, so this is a first time venture. I have done some reading, so I think I get the concepts, but once I get going I don't want to find out I overlooked something dumb and have to redo a lot.

Basically we use an excel time sheet, which we want to transfer to a database. The spread sheet template can be seen below:
http://img7.imageshack.us/img7/427/excelj.jpg

I have been reading up on normalization, and it makes sense in their example, but when I try to apply it to this situation I get confused / lost.

I then talked to some friends and they both gave me very different opinions on how to set this up.

Finally, would you recommend Access or MSSQL for this task. I have 0 experience with either.

Last edited by Dethredic; 02-08-10 at 10:51.
Reply With Quote
  #2 (permalink)  
Old 02-08-10, 10:26
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
The image is teeny weeny and I can't read it.

Your choice of tool depends on your requirements. For starters, Access is a self contained RAD tool with an integrated RDBMS. SQL Server is a database only - no user interface. Also, you can combine the two (SQL as the backend, Access as the frontend).
__________________
Testimonial:
Quote:
pootle flump
ur codings are working excelent.
Reply With Quote
  #3 (permalink)  
Old 02-08-10, 10:51
Dethredic Dethredic is offline
Registered User
 
Join Date: Feb 2010
Posts: 3
Sorry, about the link it is fixed now.
Reply With Quote
  #4 (permalink)  
Old 02-08-10, 11:37
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by Dethredic View Post
would you recommend Access or MSSQL for this task. I have 0 experience with either
I'd recommend buying a standard time sheeting system or at least investigating what is available on existing systems. An off the shelf package will be far cheaper, it will be available immediately and if it goes wrong then you can just pick up the phone. If nothing else, looking at other systems will allow you to list the features you need in your own system. Having zero experience tends to lead to a costly (in all senses of the word) solution.
Reply With Quote
  #5 (permalink)  
Old 02-08-10, 15:25
Dethredic Dethredic is offline
Registered User
 
Join Date: Feb 2010
Posts: 3
Quote:
Originally Posted by mike_bike_kite View Post
I'd recommend buying a standard time sheeting system or at least investigating what is available on existing systems. An off the shelf package will be far cheaper, it will be available immediately and if it goes wrong then you can just pick up the phone. If nothing else, looking at other systems will allow you to list the features you need in your own system. Having zero experience tends to lead to a costly (in all senses of the word) solution.
Yes, but then I don't get to learn anything. Also this is not the most complex task in the world (I hope) so I should be ale to figure it out, and if I can't it isn't a big deal
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On