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
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
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
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
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
SQL Server 2005 SP2 has been released
Posted
over 6 years ago
by
sqlexpress
20
Comments
It's been a long road filled with many shouts of "Are we there yet?", so I'm happy to say that yes, we're there now. SP2 has finally be released. You can find the SQL Express SP2 bits on the SQL Express download page along with several other related downloads...
SQL Server Express WebLog
SQL Express Beta 2 coming soon
Posted
over 9 years ago
by
sqlexpress
20
Comments
The full Beta 2 version of SQL Express is coming soon. While the Beta 2 release will not add any new features, it does contain many bug fixes that were not in the Tech Preview. We recommend upgrading to Beta 2 as soon as it is available. Unfortunately...
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
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
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
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
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
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
FAQ: "Installing" the SQL Server 2008 Express ClickOnce Bootstrapper for Visual Studio 2008 SP1
Posted
over 5 years ago
by
sqlexpress
13
Comments
Clearly, the names of our components are getting too long, but that's a matter for another post… Many of you have noticed that the VS bootstrapper for SQL Express 2008 (and similarly the bootstrapper for Windows Installer 4.5) are installed by the...
SQL Server Express WebLog
FAQ: Can I redistribute SQL Express?
Posted
over 9 years ago
by
sqlexpress
13
Comments
SQL Server Express will be free to use and redistribute. The only requirement that we have is that you register to redistribute the product. The reason we require registration for redistribution is that we want to ensure that we can get critical security...
SQL Server Express WebLog
Sample: VB.Net Express and SQL Express Music Manager on MSDN
Posted
over 9 years ago
by
sqlexpress
13
Comments
Brian has a great sample on MSDN that shows off new features in the express SKUs. It really looks cool and pretty simple in terms of code. Please give us feedback as we have more samples planned. -Euan Garden Product Unit Manager SQL Server...
SQL Server Express WebLog
Announcing: SQL Express with Advanced Services Beta
Posted
over 7 years ago
by
sqlexpress
13
Comments
Are you using SQL Server 2005 Express Edition and want to contribute to helping us continue to improve it? Now is your chance. We are about to start a beta program for the next update to SQL Express and are looking for beta testers who have experience...
SQL Server Express WebLog
SQL Server Express webcast (including demo of Express Manager)
Posted
over 9 years ago
by
sqlexpress
13
Comments
About a month ago, Microsoft released the first Beta version of SQL Server Express. We hope everyone who was interested has had a chance to try out this new product and let us know how we can make the final release better. One of the goals of SQL Server...
SQL Server Express WebLog
Getting things working on Vista (aka - Dealing with User Account Control)
Posted
over 7 years ago
by
sqlexpress
13
Comments
Update: After a recent article on CNNMoney.com (see my post with the link to the article) I thought I would add to this post to clarify that SQL Express SP1 is supported for use on Windows Vista. As discussed in this post, there are some issues that SP2...
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
Using LocalDB with Full IIS, Part 1: User Profile
Posted
over 2 years ago
by
sqlexpress
11
Comments
This is the first post in two-post mini-series on using LocalDB with Full IIS. If you found it useful make sure to continue to the second post . LocalDB and Full IIS In this recent post I described how to use SQL Server Express LocalDB with Visual...
SQL Server Express WebLog
LocalDB: Where is My Database?
Posted
over 2 years ago
by
sqlexpress
11
Comments
As I mentioned in the previous post LocalDB handles database files differently than regular SQL Server. The regular SQL Server assumes that it is actively managed by a DBA. The DBA carefully configures SQL Server during the installation and afterwards...
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
SQL Express Beta 2 available now!
Posted
over 9 years ago
by
sqlexpress
11
Comments
As of this morning SQL Express Beta 2 is available for download from http://lab.msdn.microsoft.com/express/sql/ . Before upgrading please follow all the steps listed on the download page or at http://blogs.msdn.com/sqlexpress/archive/2004/07/21/190738...
Page 1 of 5 (121 items)
1
2
3
4
5