mysql database export

2001-04-10 Thread ashok
hi, sir,we have to upload mysql database on our website,the isp people has enable mysql for our websites,now we wanted to upload or export the mysql table, please give us the suggetion where to upload the tables and how odbc has to be enable, when we are connecting to our site through ftp we

Re: mysql database export

2001-04-10 Thread Gerald Clark
Check with your ISP. You need shell access. ashok wrote: hi, sir,we have to upload mysql database on our website,the isp people has enable mysql for our websites,now we wanted to upload or export the mysql table, please give us the suggetion where to upload the tables and how odbc has to

Re: mysql database export

2001-04-10 Thread Adrian D'Costa
Usually it is not in the folders that are listed below. It is in one of the server's folder that you don't usually have access to view. Since you have only ftp you need to install phpMyAdmin from phpMyAdmin.net on your server, htdocs. Export your database using mysqldump dbname somename.sql