Connect to MySQL Server
On this wizard screen you should enter the necessary settings to establish connection with MySQL server. Access-to-MySQL Pro is able to connect to MySQL server using either local or remote mode. Local mode is being used to connect MySQL server launched on the same machine where you run Access-to-MySQL Pro from. Remote mode allows you to connect to MySQL server launched on another computer.
By default the program uses local connection mode. It is indicated by radio button "Local" selected. To establish remote connection you should select "Remote" radio button. For remote MySQL servers you should also enter host and TCP/IP port to connect through. Host could be either network name or IP address. TCP/IP port value is necessary only if it differs from the default MySQL port number 3306. Otherwise you may leave this field as is.
Finally, you are entering user name and password. You can leave these fields empty for anonymous connection.
You should have the sufficient privileges to create new database on MySQL server. Otherwise you will be able only to import MS Access database contents into an existing MySQL database. See VServer User Notes article for related information.
NOTE: MySQL 4.1.0 uses the authentication protocol based on a password hashing algorithm that is incompatible with that used by Access-to-MySQL Pro.
|