RE: MySql Connection problem

2006-10-18 Thread Tony Elmore
owski [mailto:[EMAIL PROTECTED] Sent: Monday, October 16, 2006 11:16 PM To: user-cs@ibatis.apache.org Subject: Re: MySql Connection problem Have you verified the connetion string works on a normal MySqlConnection (or whatever MySql's IDbConnection is)? using (IDbConnection connect

Re: MySql Connection problem

2006-10-16 Thread Ron Grabowski
t;[EMAIL PROTECTED]> To: user-cs@ibatis.apache.org Sent: Monday, October 16, 2006 12:22:16 PM Subject: MySql Connection problem p.MsoNormal {margin-left:18.75pt;} Hello… I’ve been working with SQL Server and I’ve been able to execute just fine.

MySql Connection problem

2006-10-16 Thread Tony Elmore
Hello…   I’ve been working with SQL Server and I’ve been able to execute just fine.  I am now wanting to connect to a MySql DB.    So I installed the MySql Connector 1.0.7 and enabled the provider in the provider.config and changed the specified provider in the SqlMap.config file (as

Re: MySQL connection

2006-09-25 Thread Gilles Bayon
Yes, go the MySql site and download the MySQL Connector/Net driver. -- Cheers, Gilles http://www.amazon.com/gp/registry/6JCP7AORB0LE";>Wish List

MySQL connection!

2006-09-25 Thread Dorin Manoli
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 ? ….     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 ? ….    

6 matches