Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invalid argument when saving simple query

Status
Not open for further replies.

baker9over

IS-IT--Management
Mar 26, 2001
4
US
I have a query which searches resords in two tables. I use the Left and Right functions and the query runs "Perfect". Problem comes when trying to save said query - I get an invalid argument when saving. Any ideas ???
 
hi there,

I don't know why its doing what it does, since it compiles ok... have you tried copying the sql statement into new query? Check the query properties and see if anything is strange there...Check for any broken dll references as well (can cause problems when sql calls vba functions - although i can't see how it could interfer will saving query.

Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top