Configures how EDB2MySQL connects to ElevateDB. Opens from
Open Session on the Source Database
tab.
Session Type
Option
Description
Local
Embedded (in-process) ElevateDB session. No server required.
Remote
Connection to a running ElevateDB server.
Common Fields
Field
Description
Character Set
ANSI or Unicode — must match the
character set the database was created with. Affects collation family
selection during schema conversion.
User
EDB username. Optional if the database is not secured.
Password
EDB user password.
Signature
EDB engine signature. Must match the signature used when the
database was created, if any.
Encryption Password
Required if the database or connection uses EDB encryption.
Local Session
Field
Description
Config Folder
Folder containing the EDB configuration file
(*.edbcfg). Click … to browse.
Config File
Configuration file name. Defaults to edb.edbcfg if left
empty. Click … to browse for a specific file.
Remote Session
Field
Description
Server IP
IP address of the ElevateDB server.
Server Name
Optional server name (used instead of IP when provided).
Server Port
TCP port the ElevateDB server listens on. Default:
12010.
Encrypt connection
Enables TCP/IP encryption. The Encryption Password must match the
server’s encryption password.
Clicking OK applies all settings and opens the
session immediately.
If the connection fails (wrong credentials, server unreachable, etc.),
an error message is shown.
All fields are saved and restored on the next run.