Return-Path: Delivered-To: apmail-ibatis-user-cs-archive@www.apache.org Received: (qmail 5783 invoked from network); 25 Sep 2006 10:13:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Sep 2006 10:13:07 -0000 Received: (qmail 85011 invoked by uid 500); 25 Sep 2006 10:13:06 -0000 Delivered-To: apmail-ibatis-user-cs-archive@ibatis.apache.org Received: (qmail 84991 invoked by uid 500); 25 Sep 2006 10:13:06 -0000 Mailing-List: contact user-cs-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-cs@ibatis.apache.org Delivered-To: mailing list user-cs@ibatis.apache.org Received: (qmail 84975 invoked by uid 99); 25 Sep 2006 10:13:06 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 03:13:06 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=Dorin.Manoli@dataireland.ie; spf=permerror X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=HTML_MESSAGE Received-SPF: error (idunn.apache.osuosl.org: domain dataireland.ie from 83.141.65.135 cause and error) Received: from [83.141.65.135] ([83.141.65.135:48237] helo=dataireland.ie) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id BD/31-13750-EABA7154 for ; Mon, 25 Sep 2006 03:13:04 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C6E08A.D9BB74CC" X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: MySQL connection Date: Mon, 25 Sep 2006 11:14:42 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: MySQL connection Thread-Index: Acbgi2sL1+0Eh0C2Rc6mcSG9r2DasQ== From: "Dorin Manoli" To: X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C6E08A.D9BB74CC Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi all. ! I try to connect to MySQl 5 database, but Iallways get an = exception that MySQl provider encounter a problem. =20 Do I need to download additional drivers for MySQL ?=20 .... =9A=9A=9A=9A=9A =9A=9A=9A=9A=9A ....... =20 ------_=_NextPart_001_01C6E08A.D9BB74CC Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable

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=3D"MySql"/>

=9A=9A=9A=9A=9A = =9A=9A=9A=9A=9A <dataSource name=3D"ConnName" connectionString=3D"Host=3Dpcdatabase;Database=3D= databasename;Password=3Dpassword;Username=3Droot"/>

…….

 

------_=_NextPart_001_01C6E08A.D9BB74CC--