Guest miva Report post Posted 11/07/2006 01:35 AM We were building an application to email out a csv file using the Send Email module. It wouldnt work for 2 days so we replaced the module with a VB Script. Turns out it was as simple as the Send Email Module was referring to the db file as MsqQue.mdb and this did not exist. There was however one called NewTable.mdb. When did VoiceGuide change the name of the database used and shouldn't the Send Email Module have been updated accordingly? Share this post Link to post
SupportTeam Report post Posted 11/07/2006 02:13 AM Which version of VoiceGuide is used on this system? Current version of VG for Dialogic uses EmailQue.mdb file, in which there is a single table called MsqQue Current version will automatically create EmailQue.mdb on startup if it is not there and will use it during the Email sending process. Share this post Link to post
Guest miva Report post Posted 11/09/2006 04:00 AM VG for Dialogic 6.0.2257 Share this post Link to post
SupportTeam Report post Posted 11/09/2006 04:12 AM 6.0.2257 is a fairly old version. We'd recommend updating to current release. There are no reports of any problems with the Send Email module in the recent releases of VG. Share this post Link to post