command prompt:
cd c:/mysql/bin
mysql eq -u <eqdatabaseusername> -p
enter eq database password
mysql> show tables;
look for the ones that says 'zones' (I think thats what it's called)
select * from zones;
Theres your complete zone list, and you got a mysql lesson at the same time!
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|