[Mono-list] MySQL on Mono
victor.andy at wingscorp.com
victor.andy at wingscorp.com
Mon Feb 5 09:20:05 EST 2007
Hi All,
I have a few questions for you:
1. I don't get any MySQL to .NET Connector for .NET framework 1.0, just
get for .NET framework 2.0 (http://dev.mysql.com/downloads/connector/net/5.0.html).
if there MySQL .NET Connector for .NET framework 1.0 ?
2. i'm creating project using Visual Studio 2005 (.NET framework 2.0), it
got error if i'm creating using VB, but if i'm using C# there's no error.
Is that mean in Visual Studio 2005, mono is more supported C# than
VB.NET?
3. I'm creating project using VS2005, connecting to MySQL (because i can't
find the connector for VS2003) and the project is write in C#.
the MySQL database is installed in Windows.
If i'm run the app to connect to MySQL in windows it works fine, but
when i run the app in Linux it's throw exception like this :
Unhandled Exception: MySql.Data.MySqlClient.MySqlException: Unable to
connect to any of the specified MySQL hosts
is this exception is because the MySQL database is installed on
Windows not in Linux, and the app in linux can't find the MySQL on
Windows?
or i have miss something to do this ??
Best Regards,
Victor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070205/5ffbb3d9/attachment.html
More information about the Mono-list
mailing list