|
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=password;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. |
