Remote database access

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Post by Oleg » Tue 05 Jul 2005 08:53

You can use MySQLDirect .NET for remote access to MySQL server. Download Mobile edition of the product and try to establish connection using ConnectionTimeout bigger than default value. First try to connect using IP address, then using DNS.

Post Reply