VoiceGuide IVR Software Main Page
Jump to content

Error Database Db Query

Recommended Posts

192435,26 6 state [Database] DB Query

192435,26 6 db ODBC mode used name:[sridesa] connect:[ODBC;DSN=gvp;UID=genesys;PWD=genesys]

192435,74 6 db About to execute a Retrieve type operation [select CCE_PCK_SERVICIO_GENESYS.FUN_RESULTADO_LISTA_BLANCA ('1708723489001') from dual]

192435,82 6 db [Database] row count=1

192435,82 6 rv add [Database_RowCount]{1}

192435,82 6 db get RecordsetGetRowsMax

192435,82 6 db get 999 records. (row count=1)

192435,82 6 db update RVs

192435,82 6 ERROR 6.0.3379 RunModule line=5940, 13:Type mismatch:VoiceGuide

0320vgm.txt

Share this post


Link to post

What Database is VoiceGuide connecting to?

What is the type of the CCE_PCK_SERVICIO_GENESYS.FUN_RESULTADO_LISTA_BLANCA field?

Share this post


Link to post

Can you tell us how you resolved the problem?

 

Did you change the type of the database field?

 

Many ODBC drivers cannot return data in fields that are of type "BLOB" or other similar fields designed to store large data chunks.

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
×