Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Architecture

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2006-11-28 : 05:36:25
Hi,
What is the definition of SQL Server Architecture?
Thanks

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-11-28 : 05:40:21
RDMS.
Relational Database Management System.

Which class are you taking?


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2006-11-28 : 05:53:59
Hi,
I am not taking a class. I am trying to learn aboout the inside of sql server i.e. Architecture. I came up to an article that mentions sql server Architecture but do not understand the exact meaning of it. i.e. Does this refer to logins, security, database setups, etc...?
Thanks
Go to Top of Page

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2006-11-28 : 06:29:17
SQL Architecture is such a broad topic that it can fill entire book.
In SQL Server help, there is complete topic on architecture.

For your information, SQL Architecture contains but not limited to:
1. Analysis services
2. Replication
3. English query
4. Database engine
5. DTS
6. Client and Network libraries
7. Security
8. Full text service


Harsh Athalye
India.
"Nothing is Impossible"
Go to Top of Page

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2006-11-28 : 07:21:11
I see.
This is clear now.
Thanks
Go to Top of Page
   

- Advertisement -