Devraj Mukherjee wrote:
> Depending on the urgency of the data being transported into the database
> from the XML file, you could even run a server process that will wait
> for a new file to be added to a nominated directory and add the data to
> the database.
>
> As far as I know you could possibl
Hi Shaun,
Depending on the urgency of the data being transported into the database
from the XML file, you could even run a server process that will wait
for a new file to be added to a nominated directory and add the data to
the database.
As far as I know you could possibly use the PHP engine t
Hi,
I have a web based system that allows users to upload XML files and insert
them into the database, however some of these files are large and are
causing the webserver to timeout.
Is it possible to create a cron job that can insert the xml files say every
hour, then the users of the site would
Hi,
I have a web based system that allows users to upload XML files and insert
them into the database, however some of these files are large and are
causing the webserver to timeout.
Is it possible to create a cron job that can insert the xml files say every
hour, then the users of the site wo
4 matches
Mail list logo