VoiceGuide IVR Software Main Page
Jump to content

Path After Database Query Always Succes (true)

Recommended Posts

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

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×