Re: Query realted to Mysql access.

2002-07-11 Thread Gerald Clark
OOPS! Bob Bell wrote: >On Thu, Jul 11, 2002 at 08:32:28AM -0500, Gerald Clark ><[EMAIL PROTECTED]> wrote: > >>Naathan wrote: >> >>>I am getting the following error message like . >>> >>>" [TCX][MyODBC]Host is not allowed to connect this MySQL >>>server " >>> >>>Kindly let me know how to connec

Re: Query realted to Mysql access.

2002-07-11 Thread Bob Bell
On Thu, Jul 11, 2002 at 08:32:28AM -0500, Gerald Clark <[EMAIL PROTECTED]> wrote: > Naathan wrote: > >I am getting the following error message like . > > > >" [TCX][MyODBC]Host is not allowed to connect this MySQL > >server " > > > >Kindly let me know how to connect the MySQL database stored on

Re: Query realted to Mysql access.

2002-07-11 Thread Gerald Clark
Naathan wrote: >Hello, > >Greetings! > >I am trying hard to connect to MySQL database stored on Linux machine >through a >VB program running on windows on another machine. > >My problems are .. > >Problem No1: > >My Windows machine is under a Windows NT domain. >Linux machine is under another W

Re: Query realted to Mysql access.

2002-07-11 Thread Francisco Reinaldo
No1. Sounds like a permission problem. Make sure that you have that domain in the list of computer allowed to connect to MySQL. Refer to MySQL manual to get more information about this. No2. PC based application won't run on Linux unless you run them under an PC-emulator which I don't even know i

Query realted to Mysql access.

2002-07-10 Thread Naathan
Hello, Greetings! I am trying hard to connect to MySQL database stored on Linux machine through a VB program running on windows on another machine. My problems are .. Problem No1: My Windows machine is under a Windows NT domain. Linux machine is under another Windows NT domain. I created a d