Navigation:  Getting Started > Configure the application > Configure the file Web.config >

MSACCESS connection parameter

Previous pageReturn to chapter overviewNext page

The example shows a connection profile with the following values:

Name: Access

Database file: C:\Programme\SynerGIS\UserManagementAdminDB\UserManagement.mdb,

 

<GeoUserManagementConnection>

 <Profile>My Access Profile</Profile>

 <Host>C:\Programme\SynerGIS\UserManagementAdminDB\UserManagement_v51.mdb</Host>

 <Port>0</Port>

 <DatabaseType>MSAccess</DatabaseType>

 <DatabaseName></DatabaseName>

 <Username></Username>

 <Password>Te06De40e4o=</Password>

</GeoUserManagementConnection>