For work I am designing a query the refers to a form for answers to parameters. I need the entries to allow null entries. There are 11 different parameters.
I know how to put in the code and everything, but the query is so large that the computer doesn't have enough memory to run it....I would really like to be able to have the one query instead of having to break up the parameters into seperate queries to make it smaller.
Any suggestions?
I know how to put in the code and everything, but the query is so large that the computer doesn't have enough memory to run it....I would really like to be able to have the one query instead of having to break up the parameters into seperate queries to make it smaller.
Any suggestions?