Guest pernellwb Report post Posted 03/02/2009 01:17 AM Hi Support Team, What I would like to do is execute queries into the OutDialQue database. I cant seem to find them, only vgDB? I guess the numbers being loaded into the vgDB already? and no more OutDialQue for the newer versions? Thanks a lot for your continued support Share this post Link to post
Guest pernellwb Report post Posted 03/02/2009 01:28 AM Basically I just want to operate on callque table, insert, delete,update, etcetera and where can i see the structure of this table? thanks Share this post Link to post
SupportTeam Report post Posted 03/02/2009 01:34 AM The SQL scripts used to create the tables the first time VG is started are in: C:\Program Files\VoiceGuide\System\setup\ The VgDb.vdb3 file itself is in C:\Program Files\VoiceGuide\data\ It's a VistsDb database. See: http://www.vistadb.net/ If you want to manipulate that database yourself then you will probably end up wanting to use MSSQL or MySQL etc engine instead. Please read: http://www.voiceguide.com/vghelp/source/ht...rnal_config.htm Share this post Link to post