User_X Report post Posted 08/22/2012 06:09 PM I'm just installed Voice Guide 6, and am unable to successfully build a database query. I created an ODBC DSN for Oracle 8i, and have tried multiple connect strings with no luck. I have looked through the help, seen a few examples, but still all I get is the error ( Fail/False Path not defined ) . I'm sure this is something simple, but since I am not a DBA, I stuck. Can anyone offer a tip on connecting? I am trying to run a select statement, and I believe that part is correct. Thank you Share this post Link to post
SupportTeam Report post Posted 08/22/2012 09:17 PM Have you tested that the ODBC DSN that was created is working? What is the Connection String that you are using? Have you looked at: http://www.connectionstrings.com/ and tried to connect directly to database without using the ODBC DSN ? Could you please post a copy of VoiceGuide's Debug Trace which captures the call, this will allow us to see what happened. Enable logging by setting the log levels to 10 in VG.INI as per below: [Log] VoiceGuide=10 Then make a test call which demonstrates the problem. Debug Trace files are created in VG's \log\ subdirectory. Please post the traces and the VoiceGuide script used. When posting traces/scripts please .ZIP them up and post them as attachments. Which Dialogic card are you using with this system? Share this post Link to post