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
 General SQL Server Forums
 New to SQL Server Programming
 Installing MS sql server 2005

Author  Topic 

Royal
Starting Member

32 Posts

Posted - 2006-11-01 : 14:06:38
I have a problem. I downloaded SQL server 2005 "standard or develope" trial version, which did not install on my computer. Probably not working on my OS. So the trial version did not work. Could someone please give me a clue which version that would work??

My OS an SP-level is;
Windows XP Professional
Version 5.1 (Build 2600.xpsp_sp2_gdr.050301-1519: Service Pack 2)

(Windows XP Professional version 2002 32-bit, Windows XP
Service Pack 2, IIS, .NET Framework 2.0., 13GB free space,
processor intel 1,5 GHz, 256MB RAM)

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-11-01 : 14:12:34
developer version should install on XP.

is there any error you get?

Your RAM seems a bit low.



Go with the flow & have fun! Else fight the flow
blog thingie: http://weblogs.sqlteam.com/mladenp
Go to Top of Page

PSamsig
Constraint Violating Yak Guru

384 Posts

Posted - 2006-11-01 : 15:19:21
low is an understatement ... you wont be able to do anything half serious with less than 512MB, 1GB is what I would recomend for even for development.

-- Alice came to a fork in the road. "Which road do I take?" she asked. "Where do you want to go?" responded the Cheshire cat. "I don't know," Alice answered. "Then," said the cat, "it doesn't matter."
Go to Top of Page

Royal
Starting Member

32 Posts

Posted - 2006-11-02 : 03:06:07
Error message(from 180 days SQL 2005 trial version):
"Your OS does not support the service pack level requirm for this SQL server relsease. Install the SP.. the run SQL server setup again."

So I have to purchase developer edition... but how could I make sure it supports my OS in advance?? Just don't want to purchase something that will not work.
Go to Top of Page

chiragkhabaria
Master Smack Fu Yak Hacker

1907 Posts

Posted - 2006-11-02 : 03:25:01
why dont you install SQL Server Express edition, which free and quite good for doing R & D.

http://msdn.microsoft.com/vstudio/express/sql/download/

Chirag

http://chirikworld.blogspot.com/
Go to Top of Page

Royal
Starting Member

32 Posts

Posted - 2006-11-02 : 05:06:21
I need BIDS och Reporting Services. Does it work in express?

Is there any special package especially IIS for Reporting Services, which I need do download? I installed in the Control panel/download windows components.
Go to Top of Page

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-11-14 : 15:25:33
Some of it.
Take a look here http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
Also notice that there is an Advanced version of Express out now.


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

mr_mist
Grunnio

1870 Posts

Posted - 2006-11-15 : 05:00:44
If you are considering reporting services, you need to look seriously at upgrading your RAM. 256MB isn't going to cut it.

-------
Moo. :)
Go to Top of Page

chiragkhabaria
Master Smack Fu Yak Hacker

1907 Posts

Posted - 2006-11-15 : 06:25:19
I guess 256 RAM is too less for installing SQL Server Express, it requires min 512 as far i remember..

Chirag

http://chirikworld.blogspot.com/
Go to Top of Page

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2006-11-15 : 09:32:26
http://www.microsoft.com/sql/editions/express/sysreqs.mspx

requires VERY little. Good luck making it run on less than 1 gig though.

[Signature]For fast help, follow this link:
http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspx
Learn SQL
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp
Go to Top of Page
   

- Advertisement -