|
You may have to break it up into pieces.
Open your saved sql file in Notpad or Ultraedit or Editplus would be better.
You'll have to go through and selst a portion ata time, copy and paste to new file, save as file1.sql, next section, copy and paste to new text file, save as file2.sql
Takes some time, but with Databases that are a little bigger, phpmyadmin craps out.
Example. There are some 100 Database tables, you may only be able to uplaod 20 ata time cutting the ONE big sql file you have there into 5 smaller sections of it :-)
mikem
|