Jump to content

Recommended Posts

Posted

I was wondering if it is possible to export data from a sql database to a csv file on the web server. I initially thought of something like a cron job so it can run at a set interval but I don't even know if this is possible.

 

The reason behind this is that I need products to be exported from a e-commerce store so they can be imported by a crawler that will look for the specific file everyday.

Posted

Yea I've seen the export option in phpmyadmin and it will export to a csv file but I have yet to find a way to schedule a recurring export of a db.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...