PDA

View Full Version : V5 upgrade calendar doesnot show entrys


nigelW
02-28-2004, 04:25 AM
:huh: Have upgrades from 4.3 to V5.01, have hit a wall, and don't want to proceed further without advise.
The new calender is not showing the current entrys in the database. I haven't tried to enter new ones, as i may destroy or corrupt the database? in any event it's not showing the existing entrys.
Suggestions please

ve9gra
02-28-2004, 09:10 AM
from v4.3 to v5.01 there was a major database change. with v5.01 you can change the name of the table so what i suggest is that you choose something else than "escevents" for your new database and then just run the setupSQL file to create the proper table... after the new table is there, you can readd the events from the old table.

good luck.