Subject Re: weird problem
Author rlssv
Well I found out myself this was due to the fact that I am setting
the Sql.text in beforeOpen, based upon userinput !

Perhaps a strange place to do it, but it was very convenient that I
didn't have to remember to set the sql.text explicitly at everyplace
in my code where I am opening the query.