Sign in
SQL Server Express WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Archive
FAQ
Futures
General
Headlines
Installation
localdb
Pages
Product Info
Samples
Archive
Archives
March 2012
(1)
December 2011
(2)
November 2011
(2)
October 2011
(2)
July 2011
(1)
March 2011
(1)
April 2010
(2)
February 2010
(2)
December 2009
(1)
November 2009
(1)
September 2009
(3)
August 2009
(3)
July 2009
(2)
June 2009
(3)
May 2009
(4)
April 2009
(1)
December 2008
(2)
November 2008
(2)
October 2008
(1)
September 2008
(1)
August 2008
(5)
June 2008
(1)
February 2008
(3)
December 2007
(1)
November 2007
(1)
August 2007
(3)
March 2007
(2)
February 2007
(1)
January 2007
(2)
December 2006
(1)
November 2006
(4)
October 2006
(2)
September 2006
(2)
August 2006
(4)
July 2006
(3)
June 2006
(6)
May 2006
(1)
April 2006
(5)
March 2006
(6)
February 2006
(1)
January 2006
(3)
December 2005
(2)
November 2005
(3)
September 2005
(3)
May 2005
(2)
December 2004
(1)
October 2004
(1)
September 2004
(1)
August 2004
(1)
July 2004
(18)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server Express WebLog
How to: Configure Express to accept remote connections
Posted
over 8 years ago
by
sqlexpress
78
Comments
Updated The information in this posting is superseded by the following KB Article: 914277 How to configure SQL Server 2005 to allow remote connections http://support.microsoft.com/default.aspx?scid=kb;EN-US;914277 ------------------------------...
SQL Server Express WebLog
How should I Install SQL Server 2008
Posted
over 4 years ago
by
sqlexpress
14
Comments
There are two options for installing SQL Server 2008 Express. 1. Basic: Choose this option to install SQL Server Express with minimal effort by using the Web Platform Installer and a pre-defined defaults. Visit SQL Server Express download page to perform...
SQL Server Express WebLog
FAQ: How to connect to SQL Express from "downlevel clients"(Access 2003, VS 2003, VB 6, etc(basically anything that is not using .Net 2.0 or the new SQL Native Client))
Posted
over 9 years ago
by
sqlexpress
35
Comments
This is the short version, the longer version is further down, also make sure and review the SQL Express BOL and the Mini BOL . Follow these steps: 1. Make sure express is running correctly (assumes a default install) Drop to a cmd prompt ...
SQL Server Express WebLog
Installing SQL Server Express on Windows 7 Release Candidate
Posted
over 4 years ago
by
sqlexpress
16
Comments
When installing SQL Server 2005 RTM/SP1/SP2 and SQL Server 2008 RTM on Windows 7 RC it presents you with a warning message. The message says that this SQL Server version has a known compatibility issues with Windows 7 RC. This warning is genuine and applies...
SQL Server Express WebLog
SQL Server 2008 R2 Express Database Size Limit Increased to 10GB
Posted
over 3 years ago
by
sqlexpress
30
Comments
Great news for SQL Server Express users today! We increased the maximum database size in SQL Server 2008 R2 Express from 4GB to 10GB . You can try it out today – just go to SQL Server 2008 R2 Download Page and select...
SQL Server Express WebLog
Connecting to SQL Express User Instances in Management Studio
Posted
over 7 years ago
by
sqlexpress
21
Comments
Many of you are working with User Instances , sometimes without even realizing it. Briefly, a User Instances is special process of SQL Express that can be started by an application at runtime and allows SQL Express to emulate some of the characteristics...
SQL Server Express WebLog
Introducing LocalDB, an improved SQL Express
Posted
over 2 years ago
by
sqlexpress
60
Comments
Updated 2011-11-28: Added reference to the walkthrough of using LocalDB in Visual Studio 2010 and to the new LocalDB Installer . Updated 2011-11-02: Added reference to .NET Framework 4 support for LocalDB in the Q&A section. Introduction ...
SQL Server Express WebLog
What's New in SQL Express 2008 November CTP
Posted
over 6 years ago
by
sqlexpress
7
Comments
SQL Server 2008 Express is now available as part of the November CTP - You can download it from the following link: http://www.microsoft.com/downloads/details.aspx?FamilyID=749bd760-f404-4d45-9ac0-d7f1b3ed1053&displaylang=en . There is already...
SQL Server Express WebLog
FAQ: Detecting SQL Server 2005 using WMI
Posted
over 7 years ago
by
sqlexpress
8
Comments
I've gotten a number of e-mails asking how to detect if SQL Express is installed on a computer. I'm finally getting around to putting this in the Blog so I don't have to keep typing the answer. We've made discovery much easier in SQL Server 2005 with...
SQL Server Express WebLog
Configuring SQL Express During Installation
Posted
over 7 years ago
by
sqlexpress
2
Comments
In this post I'm going to explore the various ways you can configure SQL Server Express during installation. The easiest way is to just use the Setup UI, but that isn't ideal when you want to embed SQL Express into your own application installer. Command...
SQL Server Express WebLog
What's up with SQL Server 2008 Express editions
Posted
over 5 years ago
by
sqlexpress
16
Comments
Microsoft has announced the release of SQL Server 2008 and that means it time for another post about SQL Server Express. The press release indicated that SQL Express is already available, but those of you who have followed the link have found that...
SQL Server Express WebLog
Introducing SQL Server Express Manager
Posted
over 9 years ago
by
sqlexpress
41
Comments
For those of you who are interested in database management tools for SQL Express, I’d like to tell you about a new product that Microsoft will be releasing soon called SQL Server Express Manager (or XM for short). XM is a lightweight tool built...
SQL Server Express WebLog
SQL Server Express and Windows 8
Posted
over 1 year ago
by
sqlexpress
14
Comments
With Windows 8 Consumer Preview released I thought it would be good to clarify for our users which SQL Server Express versions will be supported on Windows 8. Here they are: SQL Server 2008 Express SP3 and above. SQL Server 2008 R2 Express SP1...
SQL Server Express WebLog
"Login failed for user ‘sa’" error when upgrading to SQL Server 2005 Express Edition with Advanced Services
Posted
over 7 years ago
by
sqlexpress
6
Comments
Update -- Update -- Update (6/1/2006) If you downloaded Express Advance prior to 6/1/2006, please download a fresh copy of the installer from the SQL Express download page at http://msdn.microsoft.com/vstudio/express/sql/download before following these...
SQL Server Express WebLog
How to upgrade from SQL Express to SQL Express Advanced
Posted
over 7 years ago
by
sqlexpress
6
Comments
Update -- Update -- Update (6/1/2006) As of 6/1/2006 we have posted a corrected Express Advanced installer that does not require you to follow these steps. If you're unsure if you have the update, download a fresh copy from the SQL Express download...
SQL Server Express WebLog
SQL Express SP2 and Windows Vista UAC
Posted
over 7 years ago
by
sqlexpress
6
Comments
Now that SQL Server 2005 SP2 has been released I thought I should make good on my promise to explain more about how we handle Windows Vista User Access Control in SQL Express SP2. I explained earlier that UAC works by removing the administrator ACEs from...
SQL Server Express WebLog
Yes it's true: MSDE will not be supported on Windows Vista
Posted
over 7 years ago
by
sqlexpress
11
Comments
There have been a few blog postings (most notably Eric Nelson's post on July 12) about the fact that MSDE 1.0 and 2000 will not be supported on Windows Vista and Longhorn. It's high time I made it official: MSDE 1.0 and 2000 will not be supported...
SQL Server Express WebLog
Using LocalDB in Visual Studio 2010
Posted
over 2 years ago
by
sqlexpress
10
Comments
SSMS is a Success, But What About the VS? In my recent post I was using .NET Framework 4.0.2 to enable SQL Server Management Studio to connect to LocalDB. It all worked rather well and I declared success and moved on to another topic . I conveniently...
SQL Server Express WebLog
Exciting New Features in SQL Server Express with Advanced Services
Posted
over 7 years ago
by
sqlexpress
5
Comments
As a part of the release of SQL Server 2005 Service Pack 1 , we’re happy to announce the availability of a new package of SQL Server Express called Advanced Services. Advanced Services includes SQL Server Reporting Services and Full Text Search, along...
SQL Server Express WebLog
Difference between SQL Server Express and MSDE
Posted
over 9 years ago
by
sqlexpress
19
Comments
Hi, I'm attending Teched Europe where we announced the Express Products earlier this week. Several people here have asked me the difference between MSDE and SQL Server Express. I thought that that I'd include a quick high level summary here: ...
SQL Server Express WebLog
FAQ: Switching between SQL Server 2008 edtions
Posted
over 5 years ago
by
sqlexpress
6
Comments
There is an extra step that you need to take when upgrading from one edition of SQL Server 2008 to another, for example when upgrading from Express to Express with Tools. This extra step is called Edition Upgrade (sometimes SKU Upgrade) and the net result...
SQL Server Express WebLog
How to take ownership of your local SQL Server 2008 Express
Posted
over 3 years ago
by
sqlexpress
13
Comments
Normal 0 false false false EN-US X-NONE X-NONE ...
SQL Server Express WebLog
SQL Server 2008 Express RC0
Posted
over 5 years ago
by
sqlexpress
10
Comments
It's time for another release post, this time for RC0 of SQL Server 2008 Express and SQL Server 2008 Express with Advanced Services. Here is the information that everyone is waiting to hear about the SQL Express product line. (Note: If you're the impatient...
SQL Server Express WebLog
Understanding SQL Express behavior: Idle time resource usage, AUTO_CLOSE and User Instances
Posted
over 5 years ago
by
sqlexpress
12
Comments
I've gotten a number of questions recently asking how SQL Express uses resources during idle time, and how that behavior impacts the way SQL Express behaves "on first connection" after being idle for a period of time. While many of these questions have...
SQL Server Express WebLog
Announcing SQL Server 2012 Express LocalDB RC0
Posted
over 2 years ago
by
sqlexpress
9
Comments
LocalDB RC0 is Here, with a Brand New MSI! Release Candidate 0 for SQL Server 2012 has just shipped, bringing a new update to SQL Server Express LocalDB! As announced here LocalDB is a version of SQL Server Express, introduced in the CTP3 of SQL...
Page 1 of 5 (121 items)
1
2
3
4
5