VoiceGuide IVR Software Main Page
Jump to content

Using Ms Sql Server Instead Of Access

Recommended Posts

I am integrating VoiceGuide with OpenVoice (open standards IP-PBX/Softswitch) and I just realized the GUI script maker tool only has hooks for Access (*.mdb) and Excel (*.xls).

 

Is there a reason why *.mdf (SQL Server) is not an option?

 

Like most IP switches, we use the MSDE for small systems and SQL Server for larger ones, so this is important in order to avoid duplicating tables/entries.

 

JP

Share this post


Link to post

use odbc-connection instead...

 

i had vg running with odbc and oracle... now with odbc and ms-sql (clustered)

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
×