M
mezzanine1974
I have a serial linked query. I mean, each query is calling another
one sequentialy. So it is quite complicated and after 5th query, i got
an error message like that (system resource exceeded).
Actually 5th query running well, but this error message occurs when i
attemp to put a criteria for a column in the 5th query. I have already
tried several combination to simplify the query but no hope.
So, I think, I may have a chance to create a tabular form bounded to
5th query. Then, it may be possible to write some codes on the form
events, so that i can list the query result under criteria what i
need.
Do you have an idea?
one sequentialy. So it is quite complicated and after 5th query, i got
an error message like that (system resource exceeded).
Actually 5th query running well, but this error message occurs when i
attemp to put a criteria for a column in the 5th query. I have already
tried several combination to simplify the query but no hope.
So, I think, I may have a chance to create a tabular form bounded to
5th query. Then, it may be possible to write some codes on the form
events, so that i can list the query result under criteria what i
need.
Do you have an idea?