Home > Microsoft .Net Development Tips > Microsoft SQL Server > Introducing MSDE
Win Development Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

MICROSOFT SQL SERVER

Introducing MSDE


Rod Stephens
11.12.2002
Rating: -3.91- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


When developing database applications, often it's easiest to use Microsoft Access, which is a part of Microsoft Office, and, hence, basically free for the asking. But there are limitations to Access, and that means for larger applications, you might have to go to SQL Server. But that's expensive. Now there's an in-betweener: Microsoft Data Engine (MSDE) gives you some of the advantages of each of the other choices. This tip, excerpted from InformIT, discusses MSDE, what it can do and where to get it.

MSDE (Microsoft Data Engine) is a restricted version of SQL Server that bridges the gap between small single-user programs and large multi-user applications. MSDE is available for free at Microsoft's MSDE homepage if you own one of the following Visual Studio products:

  • Visual Studio 6.0 Professional or Enterprise edition
  • Visual Basic 6.0 Professional or Enterprise edition
  • Visual C++ 6.0 Professional or Enterprise edition
  • Visual InterDev 6.0 Professional or Enterprise edition
  • Visual J++ 6.0 Professional or Enterprise edition
  • Visual FoxPro 6.0 Professional or Enterprise edition

    MSDE is also included on the Visual Studio .NET CD-ROMs.

    Because MSDE is a version of SQL Server, it uses the same architecture as SQL Server (and shown in Figure 2). That means you can upgrade an MSDE application to a full-blown SQL Server application relatively easily. You can build the initial application inexpensively using MSDE. If you later decide that you need the enhanced features that SQL Server provides, you can upgrade with a minimum of hassle.

    MSDE looks like Microsoft's plan for the future of small database development, so it's probably worth your effort to learn how to use it. This plan makes sense from Microsoft's point of view because it encourages you to prepare your application for upgrading to the more expensive SQL Server product.

    MSDE also makes sense from your point of view. It lets you build an initial application inexpensively while allowing you the later option of upgrading. At the same time, it gives you access to the more sophisticated user access controls provided by SQL Server.


    To read the entire article from which this tip is excerpted, click over to InformIT. You have to register there, but the registration is free.

    Rate this Tip
    To rate tips, you must be a member of SearchWinDevelopment.com.
    Register now to start rating these tips. Log in if you are already a member.




    Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



    RELATED CONTENT
    Microsoft SQL Server
    Using the Visual Studio 2005 DataSet Designer to build a data access layer
    The CTE, the hierarchical query and SQL Server 2005
    SQL Server 2005 recursive functions and the CTE
    Choose the right .NET data provider, optimize application performance
    The fallacy of the data layer -- or, a new architectural model for software designs
    Book excerpt: ADO.NET and SQL Server 2005
    Addressing common SQL Server questions
    Book Excerpt: The .NET Framework and SQL Server 2005
    WinForms development using SQL Server 2005 and Visual Basic 2005
    Configuring ASP.NET 2.0 apps to SQL Server 2005 databases

    RELATED RESOURCES
    2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
    Search Bitpipe.com for the latest white papers and business webcasts
    Whatis.com, the online computer dictionary

    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



  • Database Programming Solutions - .NET XML, Visual Studio LINQ, ORM .NET
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Site Map




    All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts