SQL Server Eplan Projectmanagement
SQL Server Eplan Projectmanagement
2
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
EPLAN uses the dotNetRDF © library: http://www.dotnetrdf.org, Copyright (c) 2009-2013 dotNetRDF
Project ([email protected]). The source code is subject to the MIT license:
https://opensource.org/licenses/MIT
EPLAN uses Google Chromium ©, Version 88. https://www.chromium.org, Copyright © 2015 The
Chromium Authors. The source code is subject to the BSD license.
EPLAN uses the Chromium Embedded Framework ©, Version 4324.
https://bitbucket.org/chromiumembedded/cef, Copyright © 2008-2020 Marshall A. Greenblatt. Portions
Copyright © 2006-2009 Google Inc. The source code is subject to the BSD license.
EPLAN uses CEFSharp ©, Version 88. https://cefsharp.github.io, Copyright © The CefSharp Authors.
The source code is subject to the BSD license.
EPLAN uses Microsoft Unity ©, Version 4.0.1. https://github.com/unitycontainer/unity, Copyright ©
Microsoft. The source code is subject to the Apache license, Version 2.0.
This application incorporates Open Design Alliance software pursuant to a license agreement with
Open Design Alliance. Open Design Alliance Copyright © 2002–2020 by Open Design Alliance. All
rights reserved.
EPLAN uses the PDFlib library, Version 9.2.0, Copyright © by PDFlib GmbH. Copyright reserved.
EPLAN uses the PLOP library, Version 5.3p1, Copyright © by PDFlib GmbH. All rights reserved.
The license management portion of this Licensee Application is based upon one or more of the follow-
ing copyrights: Sentinel® RMS, © 2005 SafeNet, Inc., all rights reserved, and Sentinel® EMS, © 2009
SafeNet, Inc., all rights reserved. Sentinel® is a registered trademark of SafeNet, Inc.
EPLAN uses the the Open Source software QR Code generator library, Version 1.2.1.
https://www.nayuki.io/page/qr-code-generator-library, Copyright © by Project Nayuki. The source code
is subject to the MIT License.
The complete license texts for the Open Source licenses mentioned above are available in the follow-
ing file:
<Installation directory>\bin\License.txt
3
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
Table of Contents
Introduction ........................................................................................... 5
Notes for the Reader ......................................................................... 6
Requirements .................................................................................... 8
Switching the Project Management ..................................................... 9
Establishing the Connection to SQL-Server and Database............ 9
Reading Projects into the SQL Database ...................................... 12
Reading More Directories into Project Management .................... 13
4
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
Introduction
Dear users,
The team at EPLAN GmbH & Co. KG is pleased to welcome you as a
new user.
This document describes how you can switch the EPLAN project man-
agement over to the Microsoft SQL-Server. We are carrying out this
switch for "EPLAN Electric P8" as an example. A corresponding transi-
tion is possible for the following program variants of the EPLAN platform:
EPLAN CPM
EPLAN Education
EPLAN Electric P8
EPLAN Fluid
EPLAN Preplanning
EPLAN ProPanel
EPLAN Trial.
These instructions are intended for administrators who are already famil-
iar with EPLAN and who know how to configure an SQL-Server.
Note:
We used the fully licensed program variant "EPLAN Electric P8" and the
SQL-Server "Microsoft SQL-Server 2014 Express" when drawing up this
document. If you use a different variant or have not licensed all the mod-
ules for P8 or use a different Microsoft SQL-Server version, the figures in
this documentation may possibly go beyond the scope of functionality of
the software you have purchased, that is, functions are also described
which are not available to you.
5
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
Note:
Text preceded by this symbol contains extra notes.
Tip:
Useful tips to facilitate your interaction with the program are presented
after this image.
Example:
Examples are highlighted by this symbol.
User interface elements are marked in bold so they can immediately
be located in the text.
Function keys, keyboard keys, and buttons within the program are
shown in square brackets (e.g., [F1] for the "F1" function key).
To improve the flow of the text, we often use "menu paths" in this doc-
ument (for example, Help > Contents). In order to find a particular
program function, the menus and options shown in a menu path must
be selected in the sequence shown. For example, the menu path
mentioned above calls up the EPLAN help system.
6
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
7
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
Requirements
You require one of the following Microsoft SQL-Server programs in order
to switch the project management over to an SQL-Server:
Microsoft SQL-Server 2016 / 2017 Express / Standard or Enterprise Edi-
tion.
More information about the software requirements and approvals can be
found on the homepage:
https://www.eplan.help/en-
us/Infoportal/Content/htm/portal_software_approvals.htm
Notes:
Please note that you must have installed a Microsoft SQL-Server
2016 / 2017 in your company in order to switch the project manage-
ment. If this is not the case, contact your SQL system administrator.
If you use the "SQL-Server 2016 / 2017 Express" version, you must
have installed the Management Studio Express as well in order to
manage the databases and users.
For further information about the individual versions of the Microsoft
SQL-Server operating system please refer to the Microsoft Internet
sites.
8
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
1. Select Options > Settings > User > Management > Project man-
agement database.
The Settings: Project management database dialog is opened.
9
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
3. Enter the server name and the instance name of the SQL-Server in
the Server field.
4. Enter a new name for your project management database in the Da-
tabase field.
Caution:
Do not use hyphens in the name of the SQL database.
5. During Login, select the variant specified by your SQL administrator.
Note:
You have two possibilities for logging on to an SQL-Server:
"Windows authentication" uses the logon data of your Windows user
account.
If "SQL-Server" is selected, you use a separate user name and
password.
If a user has not been set up yet for accessing the SQL-Server,
please contact your SQL system administrator.
10
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
11
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
2. Click [Yes] to read in the projects that are located in the set EPLAN
project directory
The Project management dialog opens.
12
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
13
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
All the projects from the selected directory and its subdirectories
are read into project management.
14
Switching the EPLAN
Project Management to SQL-Server
EPLAN Platform Version 2.9
Status: 05/2021
15