Guest joe paiva Report post Posted 09/22/2003 03:57 PM 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
Guest Patrick Hurrelmann Report post Posted 09/22/2003 06:04 PM 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
Guest Joe Paiva Report post Posted 09/22/2003 06:33 PM Thanks...I am an idiot. I just saw the help file and figured it out. Share this post Link to post