> Eg, I have say mod_calendar_events which is old and
> mod_mod_calendar_events which is new. How can I combine the the old
> into the new? I read about union but dont know how to do the query.
Maybe it's easier to run a query like:
INSERT INTO mod_mod_calendar_events SELECT * FROM mod_calendar_
Hi, Im running phpwebsite. I installed and then it crashed with dbs
left untouched. I reinstalled and directed the new install to existing
dbs. But a new set of data tables were created and phpwebsite now reads
the new tables which are now empty.
Eg, I have say mod_calendar_events which is old