d_profesor
Registered User.
- Local time
- Today, 13:21
- Joined
- Jan 17, 2008
- Messages
- 43
Hello all,
I'm trying to database clothing process. From material purchasing to clothing sales. But now i'm in doubt how to create table structure for the Product. Each product will have six different size : S, M, L, XL, XLL, and CuS. if you have Product A, it will have these six size, say AS, AM, AL, AXL,..ACUS. So my question, how do i should store the Product A in tabel product? I mean, should i store it in six different Id in the table? or just only one id for it? Actually, I've tried to keep it in six id but then i got problem with creating form entry for Sewing Order, Finishing Order, etc..because just only for Product A, it will probably take too many record to entried (too many row if it on a continous form) So Ideally, I want for product A, it will take one row in entry form. I would like to have something like in the picture "iwanthis" rather than in the "idontwantthis" (file attachment)
for form entry... Could it be done if i store the Product A in six uniqe id? I don't have any idea how to do it.
Further, if i store the Product A in one uniqe ID..the problem is i'm also need to count product stock base on the product size. I don't have much experience in Access, So i really need suggestions for this..I'm afraid that if i make wrong way, it will bring big problem in the future..
Thank you
I'm trying to database clothing process. From material purchasing to clothing sales. But now i'm in doubt how to create table structure for the Product. Each product will have six different size : S, M, L, XL, XLL, and CuS. if you have Product A, it will have these six size, say AS, AM, AL, AXL,..ACUS. So my question, how do i should store the Product A in tabel product? I mean, should i store it in six different Id in the table? or just only one id for it? Actually, I've tried to keep it in six id but then i got problem with creating form entry for Sewing Order, Finishing Order, etc..because just only for Product A, it will probably take too many record to entried (too many row if it on a continous form) So Ideally, I want for product A, it will take one row in entry form. I would like to have something like in the picture "iwanthis" rather than in the "idontwantthis" (file attachment)
for form entry... Could it be done if i store the Product A in six uniqe id? I don't have any idea how to do it.
Further, if i store the Product A in one uniqe ID..the problem is i'm also need to count product stock base on the product size. I don't have much experience in Access, So i really need suggestions for this..I'm afraid that if i make wrong way, it will bring big problem in the future..
Thank you