mysql : how can i "replicate a database" or "Get the records inserted" from a site into my database? actually i am making a web app of my own to search restuarants/markets in toronto.
it is really a big deal to copy and paste the records/data one by one (manually)
is there any way i can insert all the data "at a time" into my database?
or any way i can find the "*.sql" format of that site (that shows the list of restuarant n markets) ??
please please do tell me
i really need to know that. |