re: Connecting to remote database using MyODBC

2002-09-24 Thread Adam Witney
>>> AW> Have been trying to connect to a remote MySQL server from Matlab through >>> an >>> AW> ODBC connection, however the error is receive is >>> >>> AW> [TCX][MyODBC]Can't connect to MySQL server on >>> AW> '' (10060) >>> >>> AW> I have searched the docs and archives and google... But can't

re: Connecting to remote database using MyODBC

2002-09-24 Thread Egor Egorov
Adam, Tuesday, September 24, 2002, 2:57:04 PM, you wrote: >> Subject: re: Connecting to remote database using MyODBC >> From: Egor Egorov >> Date: Fri, 20 Sep 2002 16:33:01 +0300 >> >> Adam, >> Thursday, September 19, 2002, 8:33:17 PM, you wrote: >>

Connecting to remote database using MyODBC

2002-09-24 Thread Adam Witney
> Subject: re: Connecting to remote database using MyODBC > From: Egor Egorov > Date: Fri, 20 Sep 2002 16:33:01 +0300 > > Adam, > Thursday, September 19, 2002, 8:33:17 PM, you wrote: > > AW> Have been trying to connect to a remote MySQL server from Matlab through

re: Connecting to remote database using MyODBC

2002-09-20 Thread Egor Egorov
Adam, Thursday, September 19, 2002, 8:33:17 PM, you wrote: AW> Have been trying to connect to a remote MySQL server from Matlab through an AW> ODBC connection, however the error is receive is AW> [TCX][MyODBC]Can't connect to MySQL server on AW> '' (10060) AW> I have searched the docs and archi

Connecting to remote database using MyODBC

2002-09-19 Thread Adam Witney
Hi, Have been trying to connect to a remote MySQL server from Matlab through an ODBC connection, however the error is receive is [TCX][MyODBC]Can't connect to MySQL server on '' (10060) I have searched the docs and archives and google... But can't see any answer to what this error means. Any