Free Newsletters:
DatabaseJournal  
DBANews
Search Database Journal:
 
HOME News MS SQL Oracle DB2 Access MySQL PostgreSQL PHP SQL Etc Scripts Links Discussion
internet.com

» HOME
» NEWS
» FEATURES
» SERIES
MS SQL
Oracle
MS Access
MySQL
DB2
» RESOURCES
Products
Scripts
Links
» DISCUSSION
» TECH JOBS

Marketplace Partners
Be a Marketplace Partner




internet.commerce
Be a Commerce Partner
Career Education
Baby Photo Contest
Online Shopping
Shop Online
Remote Online Backup
Prepaid Phone Card
Logo Design
Promos and Premiums
Promotional Pens
Corporate Gifts
Home Improvement
Memory
Calling Cards
GPS Devices




MySpace Joins eBay, Yahoo in Open Profile Push

News Corp. Unit Under Fire for Ties to Hacker

Are Non-PC Devices Hurting 'Net Innovation?

internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers


Linked Data Planet Conference & Expo

CA ERwin® Data Modeler Proven database design and modeling. Efficiently analyze, design and deploy effective database solutions. Whitepaper: Manage SQL Server Deployments
Try it free: CA ERwin® Data Modeler


Guide to Oracle 11g and Database Migration
Oracle Database 11g includes more features for self-management and automation, which makes it easier for customers to cost-effectively manage their data. Download this Internet.com eBook for an overview of some of the new features in 11g and for an overview of the issues you need to consider as you prepare for a database migration. »
Innovate Faster with Oracle Database 11g
Read this in-depth analysis of 56 customers, which shows significant differences between the value software vendors Oracle and SAP deliver to midsize companies. »
Oracle Business Intelligence Standard Edition One
Find out how Newport Beach, CA-based Mobilitie is shaking up the telecom industry by leveraging technology to provide an entirely different financial model for deploying, upgrading, and owning wireless and wireline network assets. »
Business Intelligence and Enterprise Performance Management: Trends for Emerging Businesses
Quickly implementing an ERP software solution can be of tremendous benefit; however, companies often struggle to balance the benefits of reducing implementation time and cost with the risks of an accelerated deployment. Read this white paper to learn about easy-to-follow best practices for achieving a successful accelerated implementation. »
Making the Case for Oracle Database on Windows
Users benefit as vendors reduce enterprise complexity and deliver integration. »

Production Manager (hands on)
Aquent
US-MA-Cambridge

Justtechjobs.com Post A Job | Post A Resume
MS SQL
April 1, 2005
Microsoft SQL Server Express 2005 (MSDE)
By Don Schlichting

Introduction

SQL Express 2005 is a new, FREE, Microsoft SQL Server lightweight edition. This new edition is the upgrade to Microsoft's SQL Server 2000 Desktop Edition (MSDE). Targeted to developers of "simple" applications, it includes a fully functional SQL Server database engine and a Query Analyzer type management tool. And best of all, it is FREE to use and redistribute.

What is a "Simple" application?

Microsoft repeatedly uses the phrases "simple applications", "lightweight," and "mobile or web applications" when describing the target uses for SQL Server Express 2005. However, the generous restrictions of Express make it an ideal database for many applications. Express is limited to 1 CPU, 1 GB RAM, and 4 GB Max database size. There is NO workload governor (See July article SQL Sever 2000 MDSE for a complete description of the workload governor). Meaning SQL will not slow, or restrict its response times due to licensing constraints. SQL Server Express can be installed on a machine with multiple CPUs and RAM in excess of 1 GB, but the database engine will limit scheduler threads to one, meaning only one CPU will be used. Similarly, the buffer pool, where data pages are stored, will only use 1 GB of RAM, regardless of any additional memory available. Enterprise features are not supported on SQL Express. Missing are Analysis Services, Reporting Services, DTS, and Notification Services. Aside from these restrictions, the SQL Server Express database engine is the same one found in the other SQL products. Triggers, cursors, views, stored procedures, CLR, XML, and TSQL are all supported the same way they are in any other version of SQL Server.

Some Microsoft documentation describes SQL Express as a tool for hobbyists and non-database experts. Don't let these descriptions dissuade your use of SQL Express. It is a full featured robust SQL Server engine. Although SQL Express does ship with a tool similar to Query Analyzer, I feel hobbyists familiar with Microsoft Access, or File Maker Pro will not be able to make the transition. SQL Express is still SQL Server. For DBAs, this is a very good thing. The familiar methods, functions, and concepts from other versions of SQL Server carry over without change to SQL Express.

Requirements

SQL Express is supported on all versions of Windows 2000, and Windows XP Pro. A Pentium III 550 with 256 MB of RAM and 405 MB of disk space is needed. In addition, the Microsoft .NET Framework 2.0 is required. It can be downloaded free of charge from Microsoft at http://www.microsoft.com/downloads/details.aspx?FamilyID=b7adc595-717c-4ef7-817b-bdefd6947019&DisplayLang=en . This article was written with the February 2005 Community Technology Preview of SQL Server 2005 Express, which can be downloaded at http://www.microsoft.com/downloads/details.aspx?FamilyId=08215D3F-9A1D-483F-8E21-A2EE19936899&displaylang=en .

SQL Installation

First, install the Net Framework following the defaults. Next, install SQL Server Express by double clicking the downloaded file. The CTP setup should begin. After several screens, the install will come to the System Configuration Check. Verify that the status of all actions is Success.

At the Feature Selection screen, select the Client Components to be installed to the hard drive. Then the SDK and tools will be available.

On the next screen, Authentication, select "Windows Authentication Mode" if only Windows users will have permission to SQL Express. If you need SQL users defined as well as Windows users, select "Mixed Mode" and specify a password for sa.

Continue through the next screens to complete the installation. An instance called SQL Express will be created by default. Installations can also be accomplished by using an unattended install script. For ISVs, SQL Express now supports Application XCopy, allowing SQL Express to treat databases like files. Therefore, a database can be moved, copied, or emailed along with an application.

Go to page: 1  2  Next  

Tools:
Add databasejournal.com to your favorites
Add databasejournal.com to your browser search box
IE 7 | Firefox 2.0 | Firefox 1.5.x
Receive news via our XML/RSS feed

MS SQL Archives

Download: SQL Backup & DBA Best Practices eBook
Learn about expanding business opportunities for the reseller channel. Visit IT Channel Planet.
Five Trends for Application Development. Download Your Complimentary Report. Exclusive. Act Now.
HP eBook: Using Business Service Management (BSM) to Manage Your Business Applications
Quest Whitepaper: Improving Oracle Database Performance Using Real-Time Visual Diagnostics


Latest Forum Threads
MS SQL Forum
Topic By Replies Updated
How To Transfer Access Data Records To SQL ?? ankurdjariwala 1 May 8th, 12:24 PM
problem with federated server linking majidkhan 1 April 29th, 10:00 AM
"SELECT rowguidcol" from tables on linked servers? brentbordelon 1 April 25th, 04:12 PM
"SELECT rowguidcol" vs. "SELECT <actual name>" rgarrison 9 April 16th, 03:46 PM







JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
Microsoft Article: HyperV-The Killer Feature in WinServer ‘08
Avaya Article: How to Feed Data into the Avaya Event Processor
Microsoft Article: Install What You Need with Win Server ‘08
HP eBook: Putting the Green into IT
Whitepaper: HP Integrated Citrix XenServer for HP ProLiant Servers
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 1
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 2--The Future of Concurrency
Avaya Article: Setting Up a SIP A/S Development Environment
IBM Article: How Cool Is Your Data Center?
Microsoft Article: Managing Virtual Machines with Microsoft System Center
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Video: Are Multi-core Processors Here to Stay?
On-Demand Webcast: Five Virtualization Trends to Watch
HP Video: Page Cost Calculator
Intel Video: APIs for Parallel Programming
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Sun Download: Solaris 8 Migration Assistant
Sybase Download: SQL Anywhere Developer Edition
Red Gate Download: SQL Backup Pro and free DBA Best Practices eBook
Red Gate Download: SQL Compare Pro 6
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
How-to-Article: Preparing for Hyper-Threading Technology and Dual Core Technology
eTouch PDF: Conquering the Tyranny of E-Mail and Word Processors
IBM Article: Collaborating in the High-Performance Workplace
HP Demo: StorageWorks EVA4400
Intel Featured Algorhythm: Intel Threading Building Blocks--The Pipeline Class
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES