G
Guest
I've got a database with a products table and a category table. they're
related with the categoryID field. Problem is, there's nothing in my
categories table as I'm having to create this myself.
When I open up my products table to begin filling in the categoryID field
it's pretty hard to remember what ID is what category. Is there a way I can
make this a drop down menu with which I can just select the correct category
and it will populate the related field accordingly?
Any info would be greatly appreciated. Thanks!
related with the categoryID field. Problem is, there's nothing in my
categories table as I'm having to create this myself.
When I open up my products table to begin filling in the categoryID field
it's pretty hard to remember what ID is what category. Is there a way I can
make this a drop down menu with which I can just select the correct category
and it will populate the related field accordingly?
Any info would be greatly appreciated. Thanks!