Re: Direct communication with internet server

2001-05-29 Thread AndriusD
You can use MyODBC to establish database connection to your server using Delphi application. http://www.mysql.com/downloads/api-myodbc.html In addition to that you can use secure shell (OpenSSH/SSH) port forwarding facility for secure connection to your server. good luck, --

MySQL network interface

2001-05-26 Thread AndriusD
hi list, I have mysql installed on SuSE 7.0 box with 2 network interfaces and I want port 3306 to be opened only on one of them (internal). Is there any options in mysql configuration to achieve this? thank you, -- [EMAIL PROTECTED]