VoiceGuide IVR Software Main Page
Jump to content

Mysql Conection

Recommended Posts

Hi, we are working with VG as a predictive dialer and need to connect it with mysql database, do we need a special connector to do so ?

 

Beside this, we need that each agent upload a page with the contact information once the call is answered.

Share this post


Link to post

From within the VG script you can use MySQL via ODBC.

Just setup an ODBC driver for your MySQL database.

 

See: http://www.voiceguide.com/vghelp/html/modDbQuery.htm and

http://www.voiceguide.com/vghelp/html/conf...cDataSource.htm

 

 

If you want to use MySQL as the source of outgoing calls to be made then you may want to read this: http://www.voiceguide.com/vghelp/html/dialDbSetup.htm

 

(BTW: MS has released a free version of MSSQL Server - it's called "SQL Server 2005 Express", see: http://msdn.microsoft.com/vstudio/express/...s/sql/download/ )

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
×