how do we remove a language from our HRMS system?
how do we remove a language from our HRMS system?
We have English and Spanish installed as indicated by the "Installed" field/column on the PSLANGUAGES table. We don't use Spanish and don't intend to.
in order to make the upgrade simpler (the upgrade to 9.2 is somewhat simplified if ENGLISH is the only language used) we would like to remove SPANISH from our HRMS 9.0 version database.
Can we simply SQL update the "Installed" column on the PSLANGUAGES table to 0 (it is currently 1)?
We are currently on tools 8.48.17
Thanks...