RE: [PHP-DB] phpMyAdmin for Windows?

2002-07-11 Thread Ryan Jameson (USA)

phpMyAdmin uses PHP and PHP is available for windows. So if I understand your 
question, the answer is yes, there is something LIKE phpMyAdmin for Windows. It is not 
a windows application though.

 Ryan

-Original Message-
From: Mark McCulligh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] phpMyAdmin for Windows?


I have a site that is on a Windows Server : and having problems with the
Hoster giving me telnet access to Admin MySQL.  Is there some thing like
phpMyAdmin for Windows.  I want to put it in a folder on my site to manage
the DB.

I thought of developing my own, but why build it if it exist already.

Thanks, Mark.

_
Mark McCulligh, Application Developer / Analyst
Sykes Canada Corporation www.SykesCanada.com
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] phpMyAdmin for Windows?

2002-07-11 Thread Eugene Mah

If you have a local webserver with PHP installed, all you should need
to do is install phpMyAdmin on your local server
and configure phpMyAdmin to look for the databases on the
remote machine.

Start up your web browser, go to the phpMyAdmin URL that
you just installed on your local machine, and you should be able
to access the remote DB.

The other good thing about phpMyAdmin is you can configure
it to access multiple DB servers.

I have an installation of phpMyAdmin set up to access DB servers
on the local machine (Solaris) and also on a remote machine (Redhat Linux).
Works just fine

Eugene

At 12:48 11-07-02 -0400, Mark McCulligh wrote:
I have a site that is on a Windows Server : and having problems with the
Hoster giving me telnet access to Admin MySQL.  Is there some thing like
phpMyAdmin for Windows.  I want to put it in a folder on my site to manage
the DB.

I thought of developing my own, but why build it if it exist already.

Thanks, Mark.

_
Mark McCulligh, Application Developer / Analyst
Sykes Canada Corporation www.SykesCanada.com
[EMAIL PROTECTED]



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
-
Eugene Mah, M.Sc., DABR   [EMAIL PROTECTED]
Medical Physicist/Misplaced Canuck[EMAIL PROTECTED]
Department of Radiology   For I am a Bear of Very Little
Medical University of South Carolina   Brain, and long words Bother
Charleston, South Carolina me.   Winnie the Pooh
http://home.netcom.com/~eugenem/
PGP KeyID = 0x1F9779FD, 0x319393F4
PGP keys available on request ICQ 3113529 O-
-


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] phpMyAdmin for Windows?

2002-07-11 Thread Mark McCulligh


Thanks, I didn't know that phpMyAdmin could connect to another server
remotely.  I will give it a try.

Mark
_
Mark McCulligh, Application Developer / Analyst
Sykes Canada Corporation www.SykesCanada.com
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php