![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have SQL Server 2008 If I look in the Sql Server Configuration Manager I can see that I have two instances of SQL server. These are : SQL Server(SQLEXPRESS) SQL Server (MSSQLSERVER). This is the default instance. I have installed the Pubs database and the Northind database in the default instance which is MSSQLSERVER. I know one difference between these two and that is I can only use property AttachDBFilename in SQLEXPRESS. I can create a database in both of these two and everying work fine. Now to my question are there any major differences between these two except the one that I mentioned ? |
#3
| |||
| |||
|
|
This link has details on what is available in what edition of SQL Server. |
#4
| |||
| |||
|
|
Erland Sommarskog wrote: This link has details on what is available in what edition of SQL Server. You forgot the link. Unfortunately I don't have it handy but it's easily found by going to microsoft.com and searching for sql server. Once you're at the sql server site, it's just a matter of looking on the page for the appropriate link. |
#5
| |||
| |||
|
|
Bob Barrows (reb01501 (AT) NOSPAMyahoo (DOT) com) writes: Erland Sommarskog wrote: This link has details on what is available in what edition of SQL Server. You forgot the link. Unfortunately I don't have it handy but it's easily found by going to microsoft.com and searching for sql server. Once you're at the sql server site, it's just a matter of looking on the page for the appropriate link. Thanks for pointing it out, Bob! This is the link I had in mind: http://msdn.microsoft.com/en-us/library/cc645993.aspx -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/pro...ads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinf...ons/books.mspx |
![]() |
| Thread Tools | |
| Display Modes | |
| |