Forum: Database Design Jul 6th, 2007 |
| Replies: 16 Views: 3,361 Re: Novice Table Relation Question Thank you for the naming convention note.
Serial codes are our only means to find if a product was sold by us. If a client comes in and wants to screw us over with a product that we didn't sell to... |
Forum: Database Design Jul 5th, 2007 |
| Replies: 16 Views: 3,361 |
Forum: Database Design Jul 5th, 2007 |
| Replies: 16 Views: 3,361 Re: Novice Table Relation Question K i found something, i think it works, and i can narrow down the problem now.
SO the problem was, Order can contain multiple products, each products can have a certain quantity, and each of those... |
Forum: Database Design Jul 5th, 2007 |
| Replies: 16 Views: 3,361 Re: Novice Table Relation Question K i see this working if i would order 1 product per order.... The issue is orders can contain 10 DVD burners and each burner has his unique serial....
OR! i could just put the serial number field as... |
Forum: Database Design Jul 2nd, 2007 |
| Replies: 16 Views: 3,361 Re: Novice Table Relation Question I believe this solution is good, very good
I am sorry i couldn't answer earlier i have been travelling for the last few days and internet wasn't readily available
I will be back tomorrow and i will... |
Forum: Database Design Jun 27th, 2007 |
| Replies: 16 Views: 3,361 |
Forum: Database Design Jun 27th, 2007 |
| Replies: 16 Views: 3,361 Re: Novice Table Relation Question Sorry, I must of missed mentioning I already have learned how to model databases... But since i just finished the course I am still having a little trouble applying it to real life situations. So I... |
Forum: Database Design Jun 21st, 2007 |
| Replies: 16 Views: 3,361 Novice Table Relation Question Hi everyone, this is my first post here!
I am making a small application that helps manage merchandise returns in a computer store I work for.
I am currently designing the database for it and an... |