i dont know how to design database for my application. i am using VB 2005 and SQL 2005, i am stuck in relationship. i have 5 tables. my question is
i want to 2 items from one table to another table like below
first table is second tables is
CustomerID OrderID
Customer Name Customer Name
ItemS ItemS
orderDate
i want two items from customer tables in order tables. so do i need to create two foreign keys in orders table because i want two items ?
2006-11-07
13:24:22
·
4 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design