Guest tafelzeil Report post Posted 10/09/2007 02:05 PM Hello, We have another problem. When we execute a query in the query module then there are 3 possible paths according to the manual (helpfile). When rows are returned the true (succes) path is followed, when no rows are returned the false (failed) path is followed and when a timeout occurs the timeout path is followed. However when we execute: "select 'some text' from table where 'y' = 'n'" the succes path is executed. There are no rows returned 'y' is never 'n'. Are we doing something wrong, we don't use this statement (not very usefull execpt for testing) but we need to check if a number that is entered exists in the database. We have attached the script-file and the logfiles. tafelzeiltje7.zip Share this post Link to post
SupportTeam Report post Posted 10/10/2007 03:24 AM Please download and update to the latest version of v7 available from our WWW now. The issue you report has now been fixed in this new release. Share this post Link to post
Guest tafelzeil Report post Posted 10/10/2007 08:09 AM Thanks for the quick solve of this problem, we did some testing and it works. We have a new problem but i'll open a new topic. Share this post Link to post