You are on page 1of 37

Sql 2008 step by step

Installation – Configuration for


DataCommunication
Applications
System Requirements & Instructions
S Q L S e rve r S e tu p in sta lls th e fo llo w in g so ftw a re co m p o n e n ts re q u ire d b y th e p ro d u ct:

* . NET Framework 3 . 5 SP11


* SQL Server Native Client
* SQL Server Setup support files

 SQL Server Setup requires Microsoft Windows Installer 4.5 or a later version

 After installing required components, SQL Server Setup will verify that the computer where SQL Server 2008 will
be installed also meets all the other requirements for a successful installation. For more information


– • Referred the above mentioned sites and ensured that your system meet all the requirements
– • You have planned your Instance name if it is a named Instance
– • You have planned all the Data Directory. Ie. Where to keep System Databases, TempDB, and User
Databases.(if not you can go by Default but it is not generally recommended).
– • You have planned Startup Account for all the services. (if not you can go by Default but it is not generally
recommended.)
– • You have a list of features that you wants to install. Like if you are not going to use Filestream no need to
configure that during installation

The system will automatically detect the system configuration and it
install the .NetFramework and Windows Installer 4.5 if required
System has installed .NetFramework 3.5 and rebooted
the system. Next step is to install SQL Server 2008.
In "SQL Server Installation Center" , navigate to
"Installation" -- >> click "New Installation or Add
Features to an Existing Installation."
Next step is the System configuration Check
Once these validations are over, it will start installation 

C lick
In sta lla tio n
New Sql Server Installation

N ew Sql
S e rve r S ta n d
a lo n e
In sta lla tio n
Click on show Details
Then we click OK
Accept License Agreement and click Next
Perform a new installation of SQL Server 2008
Click Next
Accept License Agreement & Click Next
Feature Selection , pick only the necessary services

W e p ick
D a ta b a se
e n g in e
se rvice s , clie n t
co n n e ctivity ,
m anagem ent
to o ls
Named Instance DCDATA
Disk Usage Summary , click Next
Use System Account & Click Next
The next screen prompts  you to select service account details
,
You have to select system account .

Pick th e syste m a cco u n t o n


th e “ U se th e sa m e a cco u n t
fo r a ll S Q L S e rve r se rvice s”
Mixed Mode Authentication , Password sql , Add Current User
& Click Next
Click Next on this Screen
Click Next on this Screen
Sqlis ready to proceed to the installation progress , click
Install
Installing …
Click Next
Installation Complete
Configuring Network Connections

S q lse rve r co n fig u ra tio n m a n a g e r


Click on service you need to set

S q l se rve r D C D A TA
a n d S q l se rve r
b ro w se r sh o u ld b e
ru n n in g .

Yo u ca n se t sta rt
u p m o d e , it h a s
to b e a u to m a tic

S ta rt o r S to p se rvice
Configuring Sql 2005 to accept Network Connections

C lick o n Pro to co ls
fo r D C D A TA

TC P / IP a n d
N a m e d Pip e s
sh o u ld b e
e n a b le d .
Restart DCDATA service to apply new settings
Configuring Server With Management Studio
Login with DCDATA instance with windows authentication
Security-Logins–sa screen
We delete everything and clear the “Enforce Password Policy”
Click Ok and yes on the Notification pop up window to confirm
changes
Go to System Databases – Model , right click and choose
Properties
Change the compatibility level to [Sql2000(80)] in order to be
able to create new company
The End
• Miaoudakis Styllianos
• System Software Specialist
• Miaoudakis_s@datacomm.gr ,
steliosmia@gmail.com

You might also like