Re: [PHP] ReFilling mySQL Database with CSV file!!

2002-02-01 Thread Miles Thompson
Thomas, What phpMyAdmin is doing is providing a graphic interface for mysqldump. So read the MySQL docs on that and it will give you a better idea of what you're getting. What facilities do they provide at the new site? Will you have a shell, or is it a web interface? Will they provide a defa

Re: [PHP] ReFilling mySQL Database with CSV file!!

2002-02-01 Thread Hendrik Mans
"Thomas Edison Jr." <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 2. Structure and data This is the one you want. It's not CSV (comma separated values), but rather the complete SQL code used to build your entire database. You'll be able to import this

RE: [PHP] ReFilling mySQL Database with CSV file!!

2002-02-01 Thread Jerry Verhoef (UGBI)
First structure only second data only Don't forget to check the check box for complete inserts and extended inserts reload in new db. create the DB upload the 1 file and then the second file Done > -Original Message- > From: Thomas Edison Jr. [mailto:[EMAIL PROTECTED]] > Sent: Friday