Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding the link for category

Status
Not open for further replies.

keepingbusy

Programmer
Apr 9, 2000
1,470
GB

Hi

I have been able to download the products and products_description structure via MySQL to create our own self-populating lists using a Visual FoxPro application and upload them back succesfully.

We have two categories set up called CD & DVD (there are no sub categories to make it easier).

My question is: Where is the link or code number that tells the table that the title (e.g. Bryan Adams Greatest Hits) is a CD?

I have found a table called categories_descriptions that lists CD as categories_id 21 and DVD as categories_id 3 but I cannot find any reference to these in the above two tables I have mentioned.

Many thanks

Lee

Windows XP
Visual FoxPro Version 6 & 9
 

Cancel the last, the table is called products_to_categories if anyone needs to know

Lee

Windows XP
Visual FoxPro Version 6 & 9
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top