Hi - I'm a newbie to this stuff so would appreciate any sugestions
I have a SQL database driven news site that I want to setup an automatic XML feed to another site from. What I need to know is how can I produce an XML file containing the required data from the database automatically on a scheduled basis (e.g. every Sunday at midnight, a process runs that extracts the data, creates the xml file and saves it to a certain directory).
Any help appreciated!
I have a SQL database driven news site that I want to setup an automatic XML feed to another site from. What I need to know is how can I produce an XML file containing the required data from the database automatically on a scheduled basis (e.g. every Sunday at midnight, a process runs that extracts the data, creates the xml file and saves it to a certain directory).
Any help appreciated!