aheaddigital
Programmer
Hi all,
-------------------------------------------------
My Environment:
Windows XP pro, sp1
IIS5.1
mysql 4.0.17
phpMyAdmin 2.5.4
-------------------------------------------------
-------------------------------------------------
I recently built a new database at my work PC, and wanted to migrate the database to my home PC, so I dumped the database to a .sql file for import at home.
When I browse for the file using phpmyadmin and click "go", it returns the error message:
"no sql query!"
I'm not able to figure out why I can't run the .sql text file.
-------------------------------------------------
-------------------------------------------------
What it's Not:
> It's not a problem with the .sql file, or the syntax of the file, for I have sent it to two other developers who were able to sucessfully import and run the file, no problems.
>It's not that my phpMyAdmin is not sucessfully connected to mysql, for I am able to see the two default tables that come with mysql (test and mysql). I am also able to actually manually create databases and tables using phpmyadmin.
>>It's probably not a problem with the version of mysql or phpmyadmin that I'm using, because I've not only tried the latest versions of each products, but also older versions, and different mixes of them. Each causing the same "no sql query!" result.
-------------------------------------------------
Regards,
Daniel Greeney
[ Insert witty phrase here ]
-------------------------------------------------
My Environment:
Windows XP pro, sp1
IIS5.1
mysql 4.0.17
phpMyAdmin 2.5.4
-------------------------------------------------
-------------------------------------------------
I recently built a new database at my work PC, and wanted to migrate the database to my home PC, so I dumped the database to a .sql file for import at home.
When I browse for the file using phpmyadmin and click "go", it returns the error message:
"no sql query!"
I'm not able to figure out why I can't run the .sql text file.
-------------------------------------------------
-------------------------------------------------
What it's Not:
> It's not a problem with the .sql file, or the syntax of the file, for I have sent it to two other developers who were able to sucessfully import and run the file, no problems.
>It's not that my phpMyAdmin is not sucessfully connected to mysql, for I am able to see the two default tables that come with mysql (test and mysql). I am also able to actually manually create databases and tables using phpmyadmin.
>>It's probably not a problem with the version of mysql or phpmyadmin that I'm using, because I've not only tried the latest versions of each products, but also older versions, and different mixes of them. Each causing the same "no sql query!" result.
-------------------------------------------------
Regards,
Daniel Greeney
[ Insert witty phrase here ]