MSSQL Connection Parameter
The example shows a connection profile with the following values:
•Name: MSSQL,
•Server: MyServer, Database instance: sql2008
•Database: MySQL_Database,
•Database user: MyUsername
•Encrypted password: password123
<GeoUserManagementConnection>
<Profile>My MSSQL Profile</Profile>
<Host>MyServer\sql2008</Host>
<DatabaseType>MSSQL</DatabaseType>
<DatabaseName>MySQL_Database</DatabaseName>
<Username>MyUsername</Username>
<Password>KH4yhJLabVaPSxrXOGCb7g==</Password>
<ProviderExtension></ProviderExtension>
<WebOfficeURL></WebOfficeURL>
<WebOfficePassword></WebOfficePassword>
<WebOfficeProjectURL>https://mywebofficeserver.com/WebOffice/synserver?project=</WebOfficeProjectURL>
<KeepLoggingEntriesPeriode>0</KeepLoggingEntriesPeriode>
</GeoUserManagementConnection>
Note that connection syntax for connecting with a dedicated port is host\instance,port. |
Property |
Description |
||||
---|---|---|---|---|---|
Profile |
Alias name that will be displayed in the User Management Admin Web list of profiles |
||||
Host |
TNS entry that is saved in tnsnames.ora |
||||
DatabaseType |
MSSQL |
||||
DatabaseName |
Database name |
||||
Username |
User to be used for connection of User Management Admin Web to the user management database.
|
||||
Password |
Password of the user
|
||||
ProviderExtension |
Connecting to a 64-bit OLEDB-Client for Oracle and MSSQL set the value .1' |
||||
WebOfficeURL |
URL to the WebOffice administration page (SynAdmin): Enables a button in the User Management Admin Web to reload the user management data of the WebOffice application and reset the cache. |
||||
WebOfficePassword |
Specified in days: If logging entries (of the self-registration) are older than the configured value, these logging entries will be deleted. |
||||
WebOfficeProjectURL |
URL to the WebOffice project in order to communicate project approvals to users by mail. (e.g. after a group change by the administrator). |
||||
WebOfficePassword |
Specified in days: If logging entries (of the self-registration) are older than the configured value, these logging entries will be deleted. |