Thread
:
PHPMyAdmin alternatives
View Single Post
#
6
(
permalink
)
01-26-04, 07:21 AM
YourPHPPro
Community VIP
Join Date: Aug 2003
Posts: 430
Thanks: 0
Thanked 0 Times in 0 Posts
If it is a SQL file, why not use the command line mysql client to connect to the mysql server and import the commands ? Something like:
mysql -h hostname -u username -ppassword database < sqlfile
__________________
[
Your PHP Pro.com
] [
phpDealerLocator
] [
phpScratchAndWin
] [
phpInstantLottery
] [
phpRaffle
] [
Request a Quote
]
YourPHPPro
View Public Profile
Visit YourPHPPro's homepage!
Find all posts by YourPHPPro