|
I know I'm sounding a little silly here, but could someone elaborate what are the major differences between Windows Server 2008, 2008 SP2 and 2008 R2?
Are the code bases for these OSes different?
If I'm developing applications for any one of these three...
Started by Sammy on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Windows Server 2008 R2 is also based on the WindowsNT....
Because of this the first service pack was Service pack 2 (Windows Server 2008 SP2).
Okay, its a bit confusing, Windows Server 2008 is based on the WindowsNT 6.1 service pack 1 kernel.
|
|
Hi,
I'm trying to install Team Foundation Server using 2 machines:
Machine1: OS: Windows 2008 Server Installed applications: SQL Server 2008 SQL Server 2008 Analysis Services
Machine2: OS: Windows 2008 Server Installed applications: SQL Server 2008 Reporting...
Started by Pedro on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Try to reinstall SQL Server 2008.
This was one the errors I was experiencing.
Configuration.
|
|
When you buy TFS 2008, you get a license to run SQL Server 2005 as the data repository for TFS.
With SP1 of TFS 2008, SQL Server 2008 is now supported. Does any one know if the TFS 2008 license allows us to install SQL Server 2008 instead of SQL Server...
Started by Rajah on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In other words, a separate SKU for SQL Server....
From the advantages point, SQL 2008 reporting services is much improved, the general speed).
More info.
Hi Rajah
There is no license for SQL 2008 and will require a seperate license to install.
|
Ask your Facebook Friends
|
Possible Duplicate:
Install GUI on Windows Server 2008 Core
As I've seen there is not really a topic about this here... My question: Is there any means to upgrade from windows 2008 server CORE to full windows 2008 server?
The server is used as Hyper-V...
Started by laurens on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You cannot upgrade from non-Server Core installations of ....
Upgrade considerations for Server Core installations of Windows Server 2008
You can use the Server Core versions of Windows to Server Core installations of Windows Server 2008.
|
|
Hello everyone,
I got this weird error which mentions I should install VSTS 2008 SP1, during the process of installation of SQL Server 2008 developer edition. But actually I have VSTS 2008 SP1 installed. Any ideas what is wrong?
Here is my screen snapshot...
Started by George2 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you have not ....
If you have Visual Studio 2008 and one or more 2008 Express Editions, you cannot upgrade the Express Editions until you have upgraded Visual Studio.
Visual Studio products installed, you must upgrade all of them to SP1 .
|
|
I never really know what order is the best installation or if it even matters, but should you install sql server (2008 in this case) first and then Visual Studio or vice versa or does it not matter?
Started by Xaisoft on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You have....
To install sql server 2005 express then apply visual studio sp1, then install sql server 2008 then sql 2008 sp1 if you want
It doesn't really matter, since Visual Studio 2008 RTM does not support SQL Server 2008.
|
|
As part of a disaster recovery test of our TFS 2008 instance I hoped to restore our backups of the database (currently on SQL Server 2005) to SQL Server 2008.
I noticed a warning on MSDN that this could make a restore impossible.
Has this been done in...
Started by Damien Ryan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
That being said, as long as you....
We were also upgrading from the final beta of TFS 2008, so I can't say whether the issues we.
I have performed one upgrade of TFS 2008, and we tried to restore backups to a SQL Server 2008 instance.
|
|
Hello everyone,
I am developing (using C# + VSTS 2008 + IIS 7.0 + SQL Server 2008 Express edition + ASP.Net + x64) a web application, small scale (at most 1000 users and at most 20 concurrent users on the web site, and database size within 1G bytes).
...
Started by George2 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Here's.
You're doing is hosting a web site, why not go with Server 2008 Web Edition for even less money.
|
|
When I double click on an mdf file on Visual Web Developer 2008 (NerdDinner.mdf) it says:
Connections to SQL Server files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the...
Started by J. Pablo Fernández on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
At the time, SQL Server Express 2008....
Visual Web Developer 2008 Express was originally shipped with SQL Server Express 2005.
You probably installed Visual Web Developer 2008 Express with custom settings and skipped the database part.
|
|
Hi
i install visual-studio 2008, part ot the installation is the sql server 2005 express.
how i can manage this sql server ?
is there any visual tool for making tables ? run queries ?
thank's in advance
Started by Gold on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Download SQL Server 2008 Management Studio from Microsoft's homepage!
You need to download Sql.
|