2022.2

Table Of Contents
l
Host:EntertheIPAddressoraliasoftheserverwheredatabaseresides.
l
Database Instance Name:EnteranexistingMicrosoftSQLServer'sinstancename.
ThisoptiononlyappliestoexistingMicrosoftSQLServerinstances,andnotforMariaDBor
MySQL.
l
Port:Entertheportonwhichthedatabaseserverexpectsconnections.
ForMariaDBandMySQL,thisis3306bydefault.
ForMicrosoftSQLServeritis1433bydefault.
l
Schema:Enterthenameofthedatabaseintowhichthetableswillbecreated.
ThestandardConnectschemanameis"olconnect"bydefault.
l
Username:Entertheuseraccountofauserwithdatabaseadministrativerights.Administrative
rightsarerequiredsincetableswillneedtobecreated/modified/droppedinthedatabase.
Ifaccessingadatabaseonadifferentmachine,theservermustalsobeabletoacceptnon-local
TCPconnectionsandtheuseraccountmustalsobeconfiguredtoacceptremoteconnection.
Forexample,the"root"MySQLuserenteredasroot@localhostisnotallowedtoconnectfrom
anyothermachinethantheonewhereMySQLisinstalled.
l
Password:Enterthepasswordfortheaboveuseraccount.ForMySQLtheappropriatepass-
wordmustbeenteredortheConnectinstallationwillfail.
l
Encrypt Connectioncheckbox:Checktoenableencryptedconnectionstotheexternaldata-
base.
ThesecureconnectiontoMySQLisforthe"olconnect"schema.
Note: ItisnotinthescopeoftheConnectinstallertoconfiguretheMySQLdatabase
ServertoacceptSSLconnections.ThismustbedonepriortotheinstallationofConnect.
Bydefault,theconnectionwillnotverifytheservercertificate(veri-
fyServerCertificate=false),whichwouldallowconnectingtoaserverusingaself-signed
certificate.Ifsuchacertificateisrequired,thenthissettingcanbechangedafterinstall-
ationwithinthe"DatabaseConnectionpreferences"onpage787(whichcanbeaccessed
fromeitherthe"ServerConfigurationSettings"onpage82tool,orthe"Preferences"on
page782window).
l
Test Connectionbutton:Clicktoverifythattheinformationprovideintopreviousfieldsisvalid
byconnectingtothedatabase.
Page 38