# uniCenta oPOS -Touch Friendly Point Of Sale
# Copyright (c) 2009-2018 uniCenta & previous Openbravo POS works
# https://unicenta.com
#
# This file is part of uniCenta oPOS
#
# uniCenta oPOS is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# uniCenta oPOS is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with uniCenta oPOS. If not, see
By default uniCenta oPOS supports two separate databases! DB 1 is the main default database.
DB 2 is the optional second database which could be used for training, testing or connection to another location's database. Databases must be installed and configured correctly before trying to connect uniCenta oPOS
| Character | Alphabet | Description |
|---|---|---|
| ISO-8859-1 | Latin 1 | North America, Western Europe, Latin America, the Caribbean, Canada, Africa |
| ISO-8859-2 | Latin 2 | Eastern Europe |
| ISO-8859-3 | Latin 3 | SE Europe, Esperanto, misc. others |
| ISO-8859-4 | Latin 4 | Scandinavia/Baltics (+ others not in ISO-8859-1) |
| ISO-8859-5 | Latin/Cyrillic 5 | Cyrillic such as Bulgarian, Belarusian, Russian and Macedonian |
| ISO-8859-6 | Latin/Arabic 6 | Arabic |
| ISO-8859-7 | Latin/Greek 7 | Modern Greek language + math symbols derived from Greek |
| ISO-8859-8 | Latin/Hebrew 8 | Hebrew |
| ISO-8859-9 | Latin 9 | Turkish. Same ISO-8859-1 except Turkish characters replace Icelandic |
| ISO-8859-10 | Latin 10 | Lappish, Nordic, Eskimo. Nordic |
| UTF-8 | Unicode | 1-4 byte characters |
| UTF-16 | Unicode | Variable length characters |