Forum Discussion
rpaterson
Alumni
14 years agoHi Madeline,
In your database the user table is called "collabuser" - we can't use the name "user" because it is a keyword for your database implementation. The group ancestry table is called "grpncstry". Phase definitions are not in a table - they're in a view. The view should be called "phase".
Regards,
Roy
In your database the user table is called "collabuser" - we can't use the name "user" because it is a keyword for your database implementation. The group ancestry table is called "grpncstry". Phase definitions are not in a table - they're in a view. The view should be called "phase".
Regards,
Roy