Dear Faiz,
try PhpMyAdmin. You can find it here: www.phpmyadmin.com.
This is a browser based graphical interface - so it will work
everywhere (Win, Linux, Intranet, local machine, web, ...). Well, you
need to have PHP and a webserver installed on the machine where
PhpMyAdmin runs. You can find a
What does this error mean?
I ran a simple connect query just to check if mysql is there, and now I know
it is cause i ran phpinfo():
Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111)
thanks.
-
Mysqlfront from www.mysqlfront.de and ursql from http://www.urbanresearch.com/
Sommai Fongnamthip
At 11:46 1/8/2001 -0700, Faiz Khan wrote:
>Hi there,
>
>I am having problem finding "MySQL Client software" to connect to Web Hosts
>server so i can create tables and run queries at their server re
I use urSQL, available from http://www.urbanresearch.com/ursql, to connect
to remote MySQL servers from my Windows box...
There is also the mysqlgui client and many more available from the MySQL
website (www.mysql.com).
On Wed, 1 Aug 2001, Faiz Khan wrote:
> Hi there,
>
> I am having problem