no the server will recreate the schema itself when it sees an empty database - so just drop and create database slimserver and then start the server.
Your issue is that your schema is at version 3 already (from 7.0), so the version 3.0 upgrade script for the latest 6.5 does not get run. -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=31290 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
