You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by Dorin Manoli <Do...@dataireland.ie> on 2006/09/25 13:46:04 UTC

FW: MySQL connection!

 

 

Hi all. ! I try to connect to MySQl 5 database, but Iallways get an
exception that MySQl provider encounter a problem.

 

Do I need to download additional drivers for MySQL ? 

....

<provider name="MySql"/>

            <dataSource name="ConnName"
connectionString="Host=pcdatabase;Database=databasename;Password=passwor
d;Username=root"/>

.......

 

 

Exception message

An unhandled exception of type
'IBatisNet.Common.Exceptions.ConfigurationException' occurred in
ibatisnet.datamapper.dll

 

Additional information: 

- The error occurred while loading Providers.

- initialize provider  

- Check the ByteFx.