Thijs Bour
unread,Nov 7, 2011, 8:21:59 AM11/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mybatis...@googlegroups.com
Hello all,
Normally I use the mysql connector with my.sql.data.dll 6.3.7.0 and Sql Server 2.0, which works perfect locally. But my hosting provider uses the odbc driver.
How do I need to setup my MySql.config and the providers.config to use the 5.1 driver and which provider do i need to use MySql or Odbc?
When i use the MySql and assign "Driver={MySQL ODBC 5.1 Driver}", a new exception is thrown: "Keyword not supported. Parameter name: driver".
Thanks in advance!
Cheers, Thijs