VoiceGuide: Using Dbconnectstring_ado With Vg For Dialogic - VoiceGuide

Jump to content

Page 1 of 1
  • Login to start a new topic
  • You cannot reply to this topic

Using Dbconnectstring_ado With Vg For Dialogic Using with MsgQue

#1 User is offline   kr1sp0s Icon

  • Group: Members
  • Posts: 10
  • Joined: 20-May 05

Posted 20 May 2005 - 04:54 AM

When using the DbConnectString_ADO setting in VG for Dialogic with SQL Server, will the MsgQue be treated similarly to the CallQue or does the setting apply to CallQue only?

#2 User is offline   SupportTeam Icon

  • Group: Admin
  • Posts: 13,474
  • Joined: 30-January 03

Posted 20 May 2005 - 11:02 AM

What MsgQue table are you referring to? CallQue is the only table within the "VoiceGuide" database in MSSQL Server.

See: http://voiceguide.co...t=ST&f=2&t=2696

#3 User is offline   kr1sp0s Icon

  • Group: Members
  • Posts: 10
  • Joined: 20-May 05

Posted 21 May 2005 - 03:34 AM

From the example that was provided, i was able to create the callque table in SQL Server which works wonderfully. In the voice guide data folder, i see another mdb file named EmailQue containing a table called MsgQue which appears to be responsible for holding data for the email module. If I were to create the same MsgQue table in SQL Server, would it work the same way for emails as the CallQue table does for outdailing?

#4 User is offline   SupportTeam Icon

  • Group: Admin
  • Posts: 13,474
  • Joined: 30-January 03

Posted 21 May 2005 - 08:44 AM

No.
Any email sending done by VG is so low-volume that moving it out to use MSSQL Server for temporary storage does not really give any benefits.

#5 Guest_Guest_*

  • Group: Guests

Posted 24 May 2005 - 04:58 AM

That's too bad. It could be useful to utilize the SQL Server insert/update/delete trigger functionality.

Regardless, VG is a phenominal product!

#6 User is offline   SupportTeam Icon

  • Group: Admin
  • Posts: 13,474
  • Joined: 30-January 03

Posted 24 May 2005 - 08:30 AM

I think that MS Access also can trigger on such events...

Page 1 of 1
  • Login to start a new topic
  • You cannot reply to this topic