|
|
|
Re: Partial Installation it seems [message #3288 is a reply to message #3287] |
Sun, 06 January 2013 08:46   |
AJM
Messages: 2382 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
You may have an incomplete version of the radicore/menu/sql/<db>/menu-data.sql file,which means that you will have to import each of the subsystem's data individually from the radicore/<subsystem>/sql/<subsystem>.menu_export.sql files
Then you can follow the procedure described in 3.1 Import Database
[Updated on: Sun, 06 January 2013 08:57] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Re: Partial Installation it seems [message #3315 is a reply to message #3309] |
Fri, 11 January 2013 10:36   |
johnftr
Messages: 14 Registered: January 2013
|
Junior Member |
|
|
Hi Tony
I downloaded the windows.zip 1.77 version for testing
The Classroom, Product and Survey schema scripts include the create database statement still. These will fire an error if you have already created the database manually as specified in the installation:
<li>Create each database/schema manually (menu, dict, audit, workflow, classroom, product, survey, xample).</li>
<li>Create the tables in those databases/schemas from the <code>???-schema.sql</code> scripts.</li>
The xample script still has the TYPE= set in it, but does not have the create database.
Hope this helps.
Cheers, John
|
|
|
|