On Sat, 3 Feb 2001, Kiky wrote:

> Dear all,
> I have to work wih PHP on Win 98/Win 2K, but I have to access
> MySQL on Linux.
> At the first time, I was trying to use ASP and using ODBC to access
> MySQL on Linux, but the problem is that installing additional
> components, even for MySQL driver - ODBC is not allowed by our company
> policy.
> My question is that : is it possible to have a direct access to MySQL on
> Linux, if I use PHP on Windows ?

Yes, you can add a mysql user that has access to mysql server from the
windows host and use this user to create the connection.

> Direct access I mean here is : the same access support if I put PHP and
> MySQL both on Linux (no ODBC needed, etc).
> 
> Any help would be very much appreciated.
> 
> Sincerely,
> Helen
> 


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to