[EN]
The connection wizard allows you to set up a connection between a sheet and a database and save it for later use. For more information on working with the wizard, see the section "Database connection manager"
Launching the database connection wizard
click the "Show connection manager" button in the "Connection control" block
key combination Alt+F2
Previously saved connections are displayed in the "Connection list"
Creating a new connection is done in the program's single connection wizard (the "Edit connect" button)
Form fields
"Alias*" - unique identifier, displayed in the list of saved connections
"Library path" - full path to the client library for working with MySQL/MariaDB. By default, the library ".\DLL\PG\libmySQL.dll" is used
"Server*" - DNS name of the server or its IP address
"Port" - port of the server on which the MySQL listener is running. By default, port 3306.
"Login*" - user name.
"Password*" - password.
"Database" - name of the database to connect to. By default: mysql
"Character set" - encoding, by default cp1251.
Control buttons
"Edit" - edit connections
"Connect" - connect to the DB using the entered parameters
[RU]
Мастер соединения позволяет настроить подключение листа к базе данных и сохранить его для последующего использования. Подробнее работа с мастером описана в разделе "Database connection manager"
Запуск мастера создания соединения с БД
нажать кнопку "Show connection manager" в блоке "Connection control"
комбинация клавиш Alt+F2
Ранее сохраненные соединения отображаются в списке "Connection list"
Создание нового соединения - выполняется в едином мастере соединений программы (копка "Edit connect")
Поля формы
"Alias*" - уникальный идентификатор, отображается в списке сохраненных соединений
"Library path" - полный путь к клиентской библиотеке для работы с MySQL/MariaDB. По умолчанию используется библиотека ".\DLL\PG\libmySQL.dll"
"Server*" - DNS имя сервера или его IP адрес
"Port" - порт сервера на котором работает листенер MySQL. По умолчанию порт 3306.
"Login*" - имя пользователя.
"Password*" - пароль.
"Database" - имя БД к которой производить подключение. По умолчанию: mysql
"Character set" - кодировка, по умолчанию cp1251.
Кнопки управления
"Edit" - редактировать соединения
"Connect" - подключится к БД используя введенные параметры