Shilohcity
Technical User
Hi there
This is a very basic question that has been niggling away at me for ages and I just canst seem to find the answer.
I have tables setup for a shopping cart site as follows
iteminfo
itemorder
custdetails
At present I have no relationships between them at all and am handling queries through multiple connections using asp. Many of my fields double up for instance orderid appears in both iteminfo and orderinfo.
Now I know this is a REALLY BAD way to do this but I was rushed when I set it up. I know there is a way to relate fields and have data appear in more than one table but how?
I have messed around with this a little but am still confused. A few pointers would be most appreciated.
Thanks
Justin.X-) "Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at
This is a very basic question that has been niggling away at me for ages and I just canst seem to find the answer.
I have tables setup for a shopping cart site as follows
iteminfo
itemorder
custdetails
At present I have no relationships between them at all and am handling queries through multiple connections using asp. Many of my fields double up for instance orderid appears in both iteminfo and orderinfo.
Now I know this is a REALLY BAD way to do this but I was rushed when I set it up. I know there is a way to relate fields and have data appear in more than one table but how?
I have messed around with this a little but am still confused. A few pointers would be most appreciated.
Thanks
Justin.X-) "Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer
Visit me at