Installing Dokmee Enterprise SQL 2008
Installing Dokmee Enterprise SQL 2008
with SQL 2008
1|Page
1. Install Microsoft SQL on a server or local computer that everyone can access.
Make sure that you have .NET Framework 3.5 installed. If you go to the link
below, it will tell you if you have .NET 3.5 installed. If you don’t have it, go here
http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-
413D-8319-81DA479AB0D7&displaylang=en.
You can use the express version or the full version of SQL. You can get the express
version here
http://www.microsoft.com/downloads/details.aspx?FamilyId=7522A683-4CB2-
454E-B908-E805E9BD4E28&displaylang=en.
2|Page
2. Start the installation for SQL server 2008 Express Edition (click
SQLEXPRWT_x86_ENU.exe).
Click Installation.
Click Install.
4|Page
Click Next. If you have an error here, then you might need to update one of these
packages. Search for it on Microsoft’s website.
6|Page
Select Database engine services, Full-Text Search, and Management Tools - Basic.
Click Next.
Here you can rename your SQL instance and choose the root to install your database
files. Most users can use the defaults. Click Next.
7|Page
Click Next if everything is correct.
Under the account name column on the SQL Server Database Service, Click the drop
down and select NT Authority\SYSTEM. For Full-Text Filter Service NT
Authority\Local Service should be selected and the SQL Server Browser should
contain NT Authority\NetworkService. These can be changed for your networks
preferences.
8|Page
Select Mixed Mode radio button and enter in a password that will be used as the
systems administrator for SQL. Remember this password for later when we enter it in
the Dokmee connection settings. Then Click to Add the Current User to specify the
SQL administrator or add multiple users by clicking ADD. The data Directories tab
allows you to change the location of the SQL files if needed. Click Next
9|Page
Click Next.
Click Next.
10 | P a g e
Click Install.
11 | P a g e
Installation Progress.
12 | P a g e
3. To set-up the connectivity of SQL go to Start->Microsoft SQL Server 2008-
>Configuration Tools->SQL Server Configuration Manager.
Double click on Server 2008 Network Configuration. Single Click on Protocols for
SQLEXPRESS. Right click on TCP/IP. Select Enable. Double click on TCP/IP.
13 | P a g e
Select IP Addresses Tab. Under IPALL, enter 1433 for TCP Port. Click OK. Close
Configuration Manager.
14 | P a g e
• Or, you can restart the computer to restart the Service.
4. We are going to create a folder on the local drive for the images. You can place
this folder anywhere, such as C:\Data. Create the folder by right clicking in the
explorer window at the C:\ location. Select New Folder. Name it Data.
In Windows XP:
Right Click and select Sharing and Security..
15 | P a g e
Select Share this folder. Click Permissions.
16 | P a g e
Click OK.
In Vista:
Right click and Select Share.
Click on the down arrow and select everyone. Click Add. Click share.
17 | P a g e
Click Done.
Click Next.
18 | P a g e
Agree to terms. Click Next.
Click Next.
19 | P a g e
Click Next.
Click Close.
20 | P a g e
6. Open Dokmee.exe located on your desktop.
Click Options.
21 | P a g e
Type ipconfig and hit Enter. This should give you your computers IP address to be
entered into Dokmee.
Port: 1433,
User ID: sa,
Password: the password you created when installing SQL,
Check Login Required if the Data folder that you created on the Server has limited
privileges. Have a user with administrative Privileges to this folder enter their credentials
for User Name, Password, and Domain (optional). Test Login.