Search Results

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: pclfw ; Forum: Database Design and child forums
Forum: Database Design Oct 15th, 2009
Replies: 10
Views: 2,737
Posted By pclfw
And if you continue with this level of selfmotivation you aren't going to finish the year.

If you ask a specific question the people here will gladly reply. And you will get the benefit of years...
Forum: Database Design Oct 15th, 2009
Replies: 3
Views: 966
Posted By pclfw
Have a look through this http://www.geekgirls.com/databases_from_scratch_1.htm

Very good intro to DB design.
Forum: Database Design Feb 27th, 2009
Replies: 4
Views: 782
Posted By pclfw
Your hair's a mess and your shoes don't go with your trousers. And when DID you think that that tie went with that shirt! :)
Forum: Database Design Feb 27th, 2009
Replies: 10
Views: 2,801
Posted By pclfw
Simple pragmatic rule.

1) He's the boss.

2) If he's wrong refer to rule 1.
Forum: Database Design Jan 26th, 2009
Replies: 2
Views: 760
Posted By pclfw
1) First normal form removes repeating items. http://en.wikipedia.org/wiki/First_normal_form Here the repeating items can be OwnerContact (an owner may have a number of different contact details),...
Forum: Database Design Jan 25th, 2009
Replies: 9
Views: 1,779
Posted By pclfw
Sorry Ramy but you have some way to go before you become a fully skilled DBA. From reading your posts you have learned the fundamentals very well. You now need to get into a company position with an...
Forum: Database Design Jan 25th, 2009
Replies: 3
Views: 637
Posted By pclfw
1) First Normal Form - http://en.wikipedia.org/wiki/First_normal_form
To get to FNF we have to remove the repeating fields. Current Country,Current Region,Current Site,Current Locale Start...
Forum: Database Design Jan 25th, 2009
Replies: 9
Views: 1,779
Posted By pclfw
No Ramy, just my comments on the DB design in this thread.
Forum: Database Design Jan 23rd, 2009
Replies: 9
Views: 1,779
Posted By pclfw
I have a number of points here.
1) If each row in the EMPLOYEE_WORK table has a ROWID IDENTITY column (or similar) then you don't need the date column. INT columns are smaller that DATETIMES as...
Forum: Database Design Jan 9th, 2009
Replies: 2
Views: 1,560
Posted By pclfw
Now that is quite a good question.

Does the data about the stock belong (totally) to the book itself? Or is the concept of STOCK a seperate item?

The data could go in a number of places, but...
Forum: Database Design Jan 9th, 2009
Replies: 2
Views: 1,286
Posted By pclfw
Normalization is actually fairly simple. To convert data from one form to another you apply a single, simple, rule to that data. To move to the next level of normalization apply the next rule etc....
Forum: Database Design Jan 9th, 2009
Replies: 3
Views: 2,812
Posted By pclfw
You include ROOM_PRICE in the ROOMS table and the ROOM_TYPE table. It should only appear in one of these.

The choice is yours. ROOM gives precise control over room pricing, ROOM_TYPE gives easier...
Forum: Database Design Jan 9th, 2009
Replies: 1
Views: 940
Posted By pclfw
Originally I thought that this was in the wrong forum. But I was wrong.

Your query regarding the foreign key violations should be fairly trivial if you trace back through all of the tables...
Forum: Database Design Jan 9th, 2009
Replies: 1
Views: 959
Posted By pclfw
To answer a quick question, I cannot understand why you think that you need to de-normalise the data.

An ERD is (or should be) created BEFORE the database. The DB definitions are based upon the...
Forum: Database Design Jan 9th, 2009
Replies: 3
Views: 871
Posted By pclfw
Let me get this straight.

You're a TECHNOPHOBE doing a DEGREE course with a large COMPUTING involvement and you want US (who are TECHNOPHILES and [mostly] have finished our degrees) to do this...
Forum: Database Design Jan 9th, 2009
Replies: 2
Views: 1,021
Posted By pclfw
This type of question can most easily be answered by normalising the data.

Correct nomalisation will show which of these entities 'owns' the others. For instance Can a CASE have more than one...
Forum: Database Design Jan 9th, 2009
Replies: 2
Views: 612
Posted By pclfw
I agree with Ramy.

The way your question is worded the only answer we can give is MAYBE. :)
Forum: Database Design Jan 9th, 2009
Replies: 2
Solved: "Common" tables
Views: 1,082
Posted By pclfw
I have used this style of table reuse before and always handled the releationships in the application.

As you say if you try to set foreign key relationships from either the COMPANY or CONTACT...
Forum: Database Design Jan 9th, 2009
Replies: 1
Views: 663
Posted By pclfw
I don't think that you've actually asked the right question. The answer to the question that you have asked is "What ever you want to."
Forum: Database Design Jan 25th, 2008
Replies: 1
Views: 2,029
Posted By pclfw
This is going to be very difficult to do as you do not give any user requirements.

MS Access has sample templates which, I believe, provide an attendance monitoring DB and a material (asset?)...
Showing results 1 to 20 of 20

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC