Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Find and open the “Connection.xml” file in your Enterprise Glossary installation folder under “AppData”.

  2. 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>

...