...
Find and open the “Connection.xml” file in your Enterprise Glossary installation folder under “AppData”.
Replace the four lines starting with <Server>, <Username>, <Password> and <DatabaseName> with these:
<Server>YourServerNameYourServer</Server>
<Username>YourUserName</Username>
<Password>YourPassword</Password>
<DatabaseName>YourDatabaseName</DatabaseName>
...