VoiceGuide IVR Software Main Page
Jump to content

Rv Not Parsing Correctly Vg 7

Recommended Posts

I am having major problems with dialing out using VB.net 2005. I am attempting to que some calls then have then call when it is time. I am having success dialing an dcalling the numbers but my scripts die when attempting to access the database. I am sending data to the script via sRV and it appears to be parsing it incorrectly. This is a snippet from the log:

 

162435.578 8 1 db odbc RunOdbcQuery [Database Query 92], db=[], connect=[Driver={MySQL ODBC 3.51 Driver};DSN=xxxxx;Database=xxxxxr; User=dxxxxx;Password=xxxx;Option=3;], sql=[sELECT user_id FROM user_information WHERE user_id={5]

 

it is parsing the RV wrong. I am sending it '[userID]{52}' as you can see from the vb code. It is getting a connection to the database just fine and everything else seems to be working OK but that one thing......

 

In the attached zipped file are 3 files.

 

1. Is the actual script I am attempting to run

2. a text file containing the vb code I am running from a vb .net 2005 app

3. log file

Thanks Again, and I appreciate all of the help you give...

 

 

VG_Trouble.zip

Share this post


Link to post

Please update to latest version which can be downloaded from our WWW. The latest version has this bug fixed.

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
×