[Mono-devel-list] Mono and MySQL

Karl Lee Bunnell kbunnell at novell.com
Wed Aug 25 13:58:58 EDT 2004


On Wed, 2004-08-25 at 14:23 +0100, Mike McKay wrote:
> Juergen Moeller wrote:
> > Am Mittwoch, 25. August 2004 13:42 schrieb Mike McKay:
> > Try that ConnectionString:
> > "DataSource=localhost;Database=OFAC;User ID=root;Password=YourPassword"
> 

Try:

"Server=localhost;User ID=root;Password=YourPassword;Database=OFAC"

I tried your code with this connection string and this worked for me.
--Karl




More information about the Mono-devel-list mailing list