Re: Subform with Query
- From: istorehere@xxxxxxxxx
- Date: 29 Sep 2005 03:25:47 -0700
Thanks for replying.
Here is the query
SELECT OrderProduct.*, Product.Reference, Product.ProdDesc
FROM Product INNER JOIN OrderProduct ON Product.ProdCode =
OrderProduct.ProdCode;
I indexed Prodcode in both the tables. but stil i cant edit or add any
rows in my form.
.
- References:
- Subform with Query
- From: istorehere
- Re: Subform with Query
- From: Steve Jorgensen
- Subform with Query
- Prev by Date: What does this query do?
- Next by Date: Re: distinct records
- Previous by thread: Re: Subform with Query
- Next by thread: distinct records
- Index(es):