invalid arguement

M

mike

I am trying to run an entire set of queries but when I try to run them, I
recieve a error message "Invalid Arguement". One of my fellow employees has
also experienced this error or many of his old queries and we do not know how
to get rid of it. Any suggestions?
 
M

Michel Walsh

Hi,


It may happen if the syntax is not right, or if a join does not involved
known table in the ON clause. Can you post the relevant SQL statement?


Hoping it may help
Vanderghast, Access MVP
 
R

Ren

Check the size of your database, if it is at or near 2 gig, that is the
problem. Try compacting it.
 
Top