Subject | Re: weird problem |
---|---|
Author | rlssv |
Post date | 2002-02-19T15:14:59Z |
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.
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.