[Mono-list] Connecting to a MySQL server using the netbios name instead of ip address

Olivier Duclos olivier.duclos at gmail.com
Tue Dec 30 16:11:45 EST 2008


Hi,

I have an application developed under Windows which connect to a MySQL database. The problem is the DB server doesn't (and cannot) have a static ip address. So, in our SqlConnectionString, we used the netbios computer name.

This works under Windows but not under Linux. Any idea how to fix this ?

Thanks for your help.
-- 
-OD


More information about the Mono-list mailing list