Guest Hassan Report post Posted 11/11/2004 01:08 PM I am planning on using Voice Guide with MySQL database on Linux, or SQL Server on a remote 2000. Because MySQL is my first option I like to know what version of MySQL, and MYODBC work best with VG, and If there are any issues or recommendations regarding using MySQL. And finally if VG prefers SQL Server over MySQL, Thanks Hassan Share this post Link to post
SupportTeam Report post Posted 11/11/2004 09:15 PM Any version of MySQL is fine - there have been no problems reported with it and there are quite a few sites out there using MySQL with VG. SQL Server (MSQL) has it's own special driver (SQLOLEDB) that I understand is a bit faster then the ODBC drivers... so you also then have an option of using the SQLOLEDB driver from within VBScript modules. Ourselves, we use SQL Server in the projects deployed by us - so if it's a toss-up I'd be voting SQL Server purely because we are more familiar with it. Share this post Link to post