Installing Dokmee Enterprise SQL 2008

22
1 | Page Installing Dokmee Enterprise with SQL 2008

Transcript of Installing Dokmee Enterprise SQL 2008

Page 1: Installing Dokmee Enterprise SQL 2008

1 | P a g e

Installing Dokmee Enterprise with SQL 2008 

Page 2: Installing Dokmee Enterprise SQL 2008

2 | P a g e

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.

Page 3: Installing Dokmee Enterprise SQL 2008

3 | P a g e

2. Start the installation for SQL server 2008 Express Edition (click SQLEXPRWT_x86_ENU.exe).

Click Installation.

Select New SQL Server stand-alone installation.

Page 4: Installing Dokmee Enterprise SQL 2008

4 | P a g e

If everything completes without a problem then click OK. If you receive a problem it

will give you some helpful details to fix the issue.

Click Install.

Page 5: Installing Dokmee Enterprise SQL 2008

5 | P a g e

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.

Choose either to install a new instance of SQL Server Express, or if it is already

installed, you can create a new instance of SQL here. Click Next.

Page 6: Installing Dokmee Enterprise SQL 2008

6 | P a g e

Choose ‘Specify a free edition’ and select Express with Advanced Services from the

drop down. If you have a full version a key can be entered here. Click Next.

Accept terms and Click Next.

Page 7: Installing Dokmee Enterprise SQL 2008

7 | P a g e

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.

Page 8: Installing Dokmee Enterprise SQL 2008

8 | P a g e

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.

Page 9: Installing Dokmee Enterprise SQL 2008

9 | P a g e

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

Page 10: Installing Dokmee Enterprise SQL 2008

10 | P a g e

Click Next.

Click Next.

Page 11: Installing Dokmee Enterprise SQL 2008

11 | P a g e

Click Install.

Page 12: Installing Dokmee Enterprise SQL 2008

12 | P a g e

Installation Progress.

Finished Installation. Click Close

Page 13: Installing Dokmee Enterprise SQL 2008

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

Page 14: Installing Dokmee Enterprise SQL 2008

14 | P a g e

Select IP Addresses Tab. Under IPALL, enter 1433 for TCP Port. Click OK. Close

Configuration Manager.

• Next Restart the SQL service by o Right clicking on My Computer, Select Manage, select Service and

Applications, click services. o Right Click on SQL Server (SQLExpress), and select Restart.

Page 15: Installing Dokmee Enterprise SQL 2008

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

Page 16: Installing Dokmee Enterprise SQL 2008

16 | P a g e

Select Share this folder. Click Permissions.

Check Full Control. Click OK.

Page 17: Installing Dokmee Enterprise SQL 2008

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

Page 18: Installing Dokmee Enterprise SQL 2008

18 | P a g e

Click Done.

5. Install Dokmee Enterprise ( click DokmeeEnterprise.msi).

Click Next.

Page 19: Installing Dokmee Enterprise SQL 2008

19 | P a g e

Agree to terms. Click Next.

Click Next.

Page 20: Installing Dokmee Enterprise SQL 2008

20 | P a g e

Click Next.

Click Close.

Page 21: Installing Dokmee Enterprise SQL 2008

21 | P a g e

6. Open Dokmee.exe located on your desktop.

Click Options.

Enter in the IP address of the computer with SQL Server.

To find your IP address, go to Start->Run and type cmd in the box and Click OK.

Page 22: Installing Dokmee Enterprise SQL 2008

22 | 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,

Next, Click the Database Tab

Data Path: Path of the shared folder. In the example above, it is located on another computer on the Network.

Click Test Connection. Click OK.

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.

• Now you should be able to create a new SQL database in Dokmee.