14.08.2010, 16:18
Thank you for the replies, it seems to work.
However, I'm experiencing a new problem.
The variable in which the query is stored has to be very big, because it's a very long query.
But when I set the size of data storage of the variable higher than 1024 (not sure if it's exactly 1024), the whole server seems to behave unexpected; for instance, I compiled the script to see if it works, I logon to the server... and none of the commands were working...
When I changed the size of the var back to 1024 the server worked fine again...
Could this strange behaviour be caused by a too big(?) variable size, or is something else causing these problems?
Thomas
However, I'm experiencing a new problem.
The variable in which the query is stored has to be very big, because it's a very long query.
But when I set the size of data storage of the variable higher than 1024 (not sure if it's exactly 1024), the whole server seems to behave unexpected; for instance, I compiled the script to see if it works, I logon to the server... and none of the commands were working...
When I changed the size of the var back to 1024 the server worked fine again...
Could this strange behaviour be caused by a too big(?) variable size, or is something else causing these problems?
Thomas