MyODBC 3.51 Help

Dear coleagues,

I am now develop a simple test with MySQl, and have a problem with
remote conection to the mysql server.

The test is this:

1. Have a 2 PC, one named "alfa.mydomain.com" with IP 10.0.0.5 and
second "beta.mydomain.com" with IP 10.0.0.10

2. Alfa is my MySQL server, and I'm created a database "Land", and user
"myuser" wit all privilegs for "Land".

3. In PC Beta I'm install a MyODBC Driver 3.51and I'm have to create
connections to Land that located in PC Alfa.

4. I'm configure an ODBC in Windows 98, and then I press a "Test" in
"Diagnostics" write this

MySQL][ODBC 3.51 Driver]Unknown MySQL server host
'10.0.0.5/255.255.255.0' (11001)



My idea is generate a small database that I'm need to fill in remote PC
Beta using Visual C++ 6.00



Where I'm wrong, and if this is posible at all.

Best regards

George Ganchev.
gganchev [at] agro-invest.com


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
George Ganchev [ Mo, 17 April 2006 11:08 ] [ ID #1276965 ]
Datenbanken » gmane.comp.db.mysql.odbc » MyODBC 3.51 Help

Vorheriges Thema: MyODBC 3.51 help
Nächstes Thema: how to load multiple lines via myodbc and installshield ?