G
Guest
Hi,
How do I create a relation between a Master Table and its Child Table in
Access.MDB using ADO.NET.
Ex: I need to create a relationship between InvoiceNo from tblInvoice to
InvoiceNo from tblInvoiceDetail.
I need to create a Foreign Key that link CustomerID from tblInvoice to
CustomerID from tblCustomer
Anyone help?
Thank You,
mfwoo
How do I create a relation between a Master Table and its Child Table in
Access.MDB using ADO.NET.
Ex: I need to create a relationship between InvoiceNo from tblInvoice to
InvoiceNo from tblInvoiceDetail.
I need to create a Foreign Key that link CustomerID from tblInvoice to
CustomerID from tblCustomer
Anyone help?
Thank You,
mfwoo