Possible Duplicate:
How to split large file on Windows?
I have a 100MB SQL file which my host won't let me upload all at once (2MB per upload).
The database is on a different server so I can't use SSH. I'm stuck with phpMyAdmin.
Is there any program that can split a 100MB SQL file into 2MB chunks?