Getting weird error message!

B

Bill Mitchell

I am trying to run the following sql:

Set qdfContactList = .CreateQueryDef
("ListSearchContactAll", "SELECT DISTINCTROW
[SummaryContact].[ContactSummary],[SummaryContact].
[ContactID], [SummaryContact].[ContactDateID], ...(rest
of sql)

I am getting an error message that says I am attempting
to use a reserved name or argument name. For the life of
me, I can't see that I have used any of either. Anyone
have any ideas?

Thanks.
 

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

Top