desk2web
06-27-2006, 05:35 AM
Hi there, I know I should be able to work this out, but I've been working frantically for 2 days straight and my head is fried! So thought I's make use of some of the geniuses on here to hopefully help me out!
I have a mySQL database (its actually a customised osCommerce site) and I need to create a script which will initially create a new table, copying data from a number of the tables into one data table (this table will be used by ODBC to be the source for mail merges etc)
I know all the tables and fields I need to use, but I cannot work out what to do next lol !
So, once again, I have tables/fields that I need to use in script to create a new table, and then have a cron job to check and update the new table every 1 or 2 hours as necessary.
Any help or suggestions would be appreciated! Thanks in advance
I have a mySQL database (its actually a customised osCommerce site) and I need to create a script which will initially create a new table, copying data from a number of the tables into one data table (this table will be used by ODBC to be the source for mail merges etc)
I know all the tables and fields I need to use, but I cannot work out what to do next lol !
So, once again, I have tables/fields that I need to use in script to create a new table, and then have a cron job to check and update the new table every 1 or 2 hours as necessary.
Any help or suggestions would be appreciated! Thanks in advance
