Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,790| Members 17,820, Newest waheguruhelpme| Online 210
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

Sikh Philosophy Network » Sikh Philosophy Network » Current Affairs » Information Technology » Advice on best way to set up a new database

Advice on best way to set up a new database

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
I need advice/help lost Sikh Youth 3 24-Nov-2010 08:07 AM
Advice to yourself? Navdeep88 Sikh Youth 5 12-Feb-2010 08:38 AM
Need Advice (Re: Being alone) versus Interfaith Dialogues 3 20-Jul-2006 13:23 PM
Advice on database JB Information Technology 1 17-Nov-2005 18:02 PM


Tags
advice, best, set, database
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:37 AM
red6000's Avatar red6000
Guest
 
Posts: n/a
   
   
Advice on best way to set up a new database

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
Hi, I have just successfully set up my first access database after many
hours investment and I'm now about to start on my 2nd.

I would like a bit of advice on the best way to set it up. I am capturing
the following:

name
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/13467-advice-best-way-set-up-new.html
time start work
time go to lunch
time return from lunch
time spent on breaks
time left work
plus time spent on task (about 200 tasks)

What I then want is to be able to run reports on how much time has been
worked and how this is split between tasks (both at individual name level
and at total level) and (both at daily, weekly, monthly level).

The main element that I am unsure of is the best way to record the 200
tasks.

Any advice greatly appreciated, should I just go for 1 big table with a
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13467
field for each task and thus one row per person/day?

Thanks.





 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:37 AM
Wayne-I-M's Avatar Wayne-I-M
Guest
 
Posts: n/a
   
   
RE: Advice on best way to set up a new database

Hi

I'm good enough at this stuff (access) to give advice on setting up an
entire d base - I have made many myself and they are all different as the
clients want them to record different items and do different functions (and
results).

But in general - if you have already set up a d base yourself it would be a
good idea to start the next as a fully relational database. You will need at
least 2 (prob more) tables and other items such as forms queries, reports,
etc what I am getting at is that this would be an ideal time (your second d
base) to start to learn the basics and then see how far you can progress
towards your aims -that is, as all programmers will agree - is to get a
database that will do what its meant to and, hopefully allow you as the
programmer to learn a little bit more as you progress.

Start with a couple of tables and see where you can go from there.

The one bit of advice I will give is to try and work out as much as possible
what you want the end result to be and then design the d base along those
lines.

Good luck

--
Wayne
Manchester, England.



"red6000" wrote:

> Hi, I have just successfully set up my first access database after many
> hours investment and I'm now about to start on my 2nd.
>
> I would like a bit of advice on the best way to set it up. I am capturing
> the following:
>
> name
> time start work
> time go to lunch
> time return from lunch
> time spent on breaks
> time left work
> plus time spent on task (about 200 tasks)
>
> What I then want is to be able to run reports on how much time has been
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13467
> worked and how this is split between tasks (both at individual name level
> and at total level) and (both at daily, weekly, monthly level).
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13467
>
> The main element that I am unsure of is the best way to record the 200
> tasks.
>
> Any advice greatly appreciated, should I just go for 1 big table with a
> field for each task and thus one row per person/day?
>
> Thanks.
>
>
>

Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:37 AM
Wayne-I-M's Avatar Wayne-I-M
Guest
 
Posts: n/a
   
   
RE: Advice on best way to set up a new database

ooops = very important "not" missing from the 1st line of last post.

I'm "not" good enough at this stuff

Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13467
Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:37 AM
John Vinson's Avatar John Vinson
Guest
 
Posts: n/a
   
   
Re: Advice on best way to set up a new database

  Donate Today!  
On Tue, 18 Jul 2006 2057 +0100, "red6000"
wrote:

>Hi, I have just successfully set up my first access database after many
>hours investment and I'm now about to start on my 2nd.
>
>I would like a bit of advice on the best way to set it up. I am capturing
>the following:
>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13467
>name
>time start work
>time go to lunch
>time return from lunch
>time spent on breaks
>time left work
>plus time spent on task (about 200 tasks)
>
>What I then want is to be able to run reports on how much time has been
>worked and how this is split between tasks (both at individual name level
>and at total level) and (both at daily, weekly, monthly level).
>
>The main element that I am unsure of is the best way to record the 200
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13467
>tasks.
>
>Any advice greatly appreciated, should I just go for 1 big table with a
>field for each task and thus one row per person/day?


NO... absolutely NOT.

That's called "committing spreadsheet on a database" and it's a venial
sin, punishable by being required to read Codd and Date's textbook in
its entirity.

If you have a Many (employees) to Many (tasks) relationship, you need
*three* tables, one of them a table of Tasks, one row per task. I'd
actually suggest creating two additional "tasks", Lunch and Break; the
accounting will be simpler. Your tables would be something like

Employees
EmployeeID
LastName
FirstName


Tasks
TaskNo
TaskName


Timesheets
EmployeeID
WorkDate Date/Time
StartTime
EndTime

Activities
EmployeeID
WorkDate
TaskNo
StartTime
EndTime

Each activity will be stored as a record in the Activities table; the
EmployeeID identifies who was doing the work, the TaskNo what they
were doing, and the start and end times identify when.

This can get much more elaborate, but the principal will hold that you
store data *in fields*, not in fieldnames!

John W. Vinson[MVP]
Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 08:46 AM
22 Replies, 335 Views
sikhism How important is Matha...
Today 08:12 AM
59 Replies, 1,038 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 81 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 53 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 116 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,837 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 229 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 44 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 66 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 47 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 49 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 414 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 51 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 09:31 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.46335 seconds with 30 queries