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.
| Author |
Topic |
|
sarasahg
Starting Member
6 Posts |
Posted - 2006-07-03 : 07:08:02
|
| I would like know the different between Client component with server componet. I was trying to install SQL 2000 , then there was pop message that state the my os only only support client component. I would like to know why that so thank u please help me |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-07-03 : 07:11:48
|
| It's probably because you are trying to install SQL 2000 on the desktop OS like windows 98 or XP home edition. On these OS, you can just use client tools to access already installed SQL server. If you want to install server components, better go for OS like Windows 2000/2003 Server or any other Server OS for that matter.Harsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
priyank_ranjan
Starting Member
1 Post |
Posted - 2006-07-03 : 08:00:06
|
| i am new to stored procedure .i do wish to write stored procedures.how to get started with it and become a master in course of time as i am new to this field.Thanks & Regards,Priyank| Jr. Developer|M P H A S I S Architecting Value|IT SERVICES|Mob:9886615882139/1 Hosur Road, Koramangala, Bangalore 560095 | Tel: (080) 2552 2713 |Ext:2303 |
 |
|
|
sarasahg
Starting Member
6 Posts |
Posted - 2006-07-03 : 08:36:08
|
| But i am using windows xp professinal .Is this means that i have change my os |
 |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-07-03 : 09:17:32
|
quote: Originally posted by sarasahg But i am using windows xp professinal .Is this means that i have change my os
Either that or you can install another OS say windows 2000 server with dual boot option so that you don't have to uninstall current OSHarsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2006-07-03 : 09:23:22
|
| Windows XP only supports Developer Edition and Express of SQL Server.Client Components are the tools you need to manage the databases.Server Components are the services for SQL Server.Peter LarssonHelsingborg, Sweden |
 |
|
|
|
|
|