Log in

View Full Version : ShoutBox


AnaFreak
01-19-2003, 09:13 PM
on the directions at first....it says to run a query on your database....well can anyone tell me how I could do this???? Thanks

AF :banana:

Shpookdefied
01-19-2003, 10:11 PM
Well, you can either use Telnet(?) or go to this thread: https://vborg.vbsupport.ru/showthread.php?s=&threadid=38262&highlight=query

This is a query running script I use on my site, and it works great. Thanks Logician! :D

mr e
01-19-2003, 10:29 PM
if you have phpmyadmin you can use that

Shpookdefied
01-20-2003, 05:17 PM
Yes, but if I remember correctly, phpMyAdmin can't run all queries.

mr e
01-20-2003, 09:49 PM
what queries can't it run?

Shpookdefied
01-21-2003, 12:52 AM
I don't quite remember, but I think I remember seeing somewhere on this board that it has a problem running certain commands. I could be mistaken, but I think I remember seeing that somewhere....

N9ne
01-21-2003, 07:59 AM
phpmyadmin can run all queries as far as I know...

Shpookdefied
01-21-2003, 01:29 PM
Ahh, ok, then maybe I'm mistaken.... lol :D

AnaFreak
01-25-2003, 05:38 PM
where can i get phpmyadmin....

Dean C
01-25-2003, 06:50 PM
It is normally installed on your webserver by default :)

Do a search for "PHPMYADMIN" on google.com and you'll find the source file :)

- miSt

Icheb
01-25-2003, 07:29 PM
Originally posted by Shpookdefied
Yes, but if I remember correctly, phpMyAdmin can't run all queries.

If the query didn't get executed successfully it was due to an error which YOU, the user, made. It's no fault of the interface which phpMyAdmin provides.

Oh and: www.phpmyadmin.net -> their homepage ;) .