July 12, 200619 yr im currently testing solutions for a larger database im going to create in the near future, and ive run into some problems... its thought to work like this: a user on a website logs his name and a product he is interested in one the web, these 2 "id"s are then sent to the database as "people_id" and "product_id". they are both numeric, as of right now im just entering these by hand... next to the id_s i want the name to pop up. thats the problem thought. depending on how i connect the relations i get either the people_name or the product_name, i need both. what easy part have i missed now? atleased im trying not to bother myself with repeating ???
Create an account or sign in to comment