why I can't input in the query

  • Thread starter Thread starter J.Jiang
  • Start date Start date
J

J.Jiang

Hi,

I have 2 tables, one is "shop", and one is "shop application", when I¡¡make
a query from these two tables which are connected by "shop ID" field, I
can't input in the query, can somebody tell me why?

Thanks a lot.

Jane
 
Make sure that (i) the shopID field is the primary key on the "shop" table,
and (ii) that the "shopID" field from the "shop application" table is
included in the query's SELECT list.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top