Questions about downloading SQL Server Compact 3.5

I want to use SQL Server Compact 3.5 with Microsoft Visual Basic 2008 Express Edition, but when I go to "Get It" it gives me two options: to download Visual Studio 2010, download Microsoft SQL Server Compact 3.5 Service Pack 2 for Windows
Desktop or download Microsoft SQL Server Compact 3.5 Service Pack 2 Server Tools. Are any of the last two the actual SQL Server Compact 3.5 (or what do they mean with "Service Pack"?) or is there another way to download SQL Server Compact 3.5?

Are any of the last two the actual SQL Server Compact 3.5 (or what do they mean
with "Service Pack"?) or is there another way to download SQL Server Compact 3.5?
Hello,
This means it's an updated Version = SQL Server Compact 3.5 including Service Pack; you should download that "Microsoft SQL Server Compact 3.5 Service Pack 2"
Olaf Helper
[ Blog] [ Xing] [ MVP]

Similar Messages

  • Question about MS SQL Server 2012 License on a server (renting/buying)

    Hi,
    I am currently paying about $300 per month to the hosting company for the MS SQL 2012 Standard Edition (for 4 cores) on my server, my question is, can I just buy MS SQL 2012 STD outright ( for example here http://www.microsoftstore.com/store/msusa/en_US/pdp/SQL-Server-Standard-Edition-2012/productID.281182400
    ) for around $3k and stop paying hosting company $300 monthly ?
    If I am able to just buy it outright, is it possible to switch the licensing code to the new one that I bought without reinstalling or loosing database?
    Thank you.

    Articles:
    Penny Pinching in the Cloud: When do Azure Websites make sense?
    To Cloud or not to Cloud: Microsoft Azure vs Hosted SQL Server..
    Azure: SQL Databases, API Management, Media Services, Websites, Role Based Access Control and More
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • Question about updating SQL Server on failover cluster

    Hi all,
    I would like to better understand the update process of SQL Server (2008 r2) in a failover cluster environment.
    In our cluster we have 4 instances of SQL running, where two of them I am able to at anytime stop the instance and update it.
    The question is... Applying the latest update, will update forcibly all instances installed on that node, or do I have the ability to choose which instance I want to update?
    This way, I could "test" the update process in those two SQL Instances, as described in http://support.microsoft.com/kb/958734 and after finishing I would update the remaining instances.
    Please let me know.
    Thanks in advance.
    Nuno Silva

    Hi Nuno,
    It's a failover cluster issue, I moved it to SQL Server High Availability and Disaster Recovery. So that you can get better help.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Can TS work with sql server compact or express?

    I'm don't have much experience with the underpinning of database systems.  I know conceptually how they work and can hack my way through sql queries.  Is there something fundamentally different about a Sql Server Compact itnstall versus Sql Server versus Sql Server Express?  Can TS work with any of them with a proper connection string?
    My problem is at our local site a previous employee set us up on Sql Server and wrote a web app (.asp) to do the query for presentation on a web page.  At an offsite location they can't install Sql Server and I'm trying to figure out the best path for them to be able to use the same .asp tool we have.  My gut feeling is the .asp tool is probably set up such that it wouldn't take much to make it work with MySql but because I don't have the luxury of time I'm hoping someone can point me in what they think might be the easiest direction (whether that is sql compact if possible or MySql for them).

    Hi,
    TestStand works with SQL server express. (not sure about SQL server compact).
    Ravi

  • Question about download file in OAS4

    Question about download file in OAS4:
    I use Oracle Application Server 4.0.7 on my Windows NT 4.0 SP6;
    I use PL/Sql Cartridge developer a document system; It's use the
    upload/download in PL/Sql Cartridge;
    I read the document , the Upload/download in Pl/Sql Base on the
    Oracle Application Server's Content Service. the Problem is when I
    download a document, If I upload a Html or MsWord file, It will store in a LongRaw column, when me download ; It's tell me can't
    find a application to open this file; I will select a application
    from list to open the download file;
    As normal, It will open MsWord Automatic when download a "doc" file ; also It will open a new window of Browser to view a Html file;
    I check the download process on client Browser; when download
    file, The content-type always return "application/octet-stream";
    Also the download File will lost the postfix of the file,
    So Browser don't open the File Automatic;
    I think If I set the correct Content-Type , Browser can know how open the file; So I use owa_content.set_content_type procedure
    set the Doc file to "application/msword" , but the WEb Server always
    return "application/octet-stream";
    I didn't know how to do this problem, Plese help me.
    null

    I have a Tecra M2 and rely on your email update to ensure I have the latest drivers on my machine.
    When I received a Toshiba support email on 14 April 2005 giving reference to a QFE from Microsoft I assumed it would be necessary for my Tecra.
    I was very confused when I found that this QFE and subsequent ones posted on the 16 April 2005 relate to Pre SP2 critical updates no9t required if one has already taken earlier advice of updating to Service Pack, at the very least your narrative should make mention of this. I find it very difficult to believe that your updates are two+ years out of date.

  • Is SQL Server Compact Dead ?

    Hi have a new project that needs a small footprint,t not networked, database for storage and retrieval  during desktop program operation (no data needs to be stored after program is closed). This is multithreading program that retrieves web pages asynchronously
    puts retrieved data into a temp database and will need to display whatever it has at the moment (even if some requests are not processed yet) in a grid with SQL filtering.  Also the PCs that this will run on will be old and I do not want to install
    a database server on each one...
    So the question is should I use SQL compact or is it currently used by those that already had it in a project ? and no new projects should look at it ?
    Thanks
    Will access from desktop C# winforms program,  using 3.5 maybe 4.x framework.

    I also started to worry about this product and everything I have found on the net so far points to SQL Server CE being deprecated. There has been nothing officially announced by Microsoft with the closest being a response to a MS Connect issue:
    "SQL Server compact edition is in deprecation mode with no new releases planned near future. Last release SQL CE 4.0SP1 (and earlier releases that are still in the support cycle) will continue to be supported through its lifecycle and Microsoft is committed
    to fix any major, production blocking issues found in these releases." (Microsoft Connect)
    The mainstream support for CE 4.0 will end on 2016-07-12 and extended support 2021-07-13 unless they release a new service pack, which I see as doubtful (Microsoft
    Support).
    Support for SSCE has also not been included in Visual Studio 2013 and SQL Server 2014 Management Studio.  Erik's SQL Server Compact Toolbox can be used to add support back to VS2013 (CodePlex).  SQL
    Server CE has even now been removed from the SQL Server website.  It still shows up in search results from Microsoft search (Micorsoft)
    but sometime back in March or April the page was removed (Wayback Machine).
    There are a couple of UserVoice suggestions asking for Microsoft to support and develop SQL Server CE further:
    Support Sql Server Compact in VS2013
    Sql server Compact 5
    So overall even though nothing has been announced it seems pretty clear to me that Microsoft are not continuing development of SQL Server CE and do not want people to use it.  It's dead!

  • How to get Cumulative Update packages for SQL Server Compact v3.5 SP2 for use on a Windows Mobile device

    There are links on the pages for various Cummulative Updates for SQL Compact v3.5 SP2 which look to relate to the desktop version, but are these also available for Windows Mobile devices?  If so, what is the process to get hold of them?
    We are seeing intermittent problems with corrupted databases on devices which are using SQL Compact v3.5 SP2 and have seen that some of the Cumulative Updates do relate to corruption and would like to see if these can help to solve the issue.

    Just select the KB article, at the top of each there is a link to request a hotfix, you will then get a email with a download link. The 8088 and 8109 hotfixes also apply to Windows Mobile.
    http://erikej.blogspot.dk/2010/08/sql-server-compact-35-sp2-downloadable.html
    Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com

  • Link to download Sql Server 2012 "Standard Edition"

    We have purchased Sql Server 2012 “Standard” edition license. Looking for the link to download of installation software for 2012 “Standard” edition. Have tried
    a lot but could only found - the “enterprise” evaluation copy.
    Looking for urgent help on this. Thanks.

    Thanks for the update.
    1. Would like to check if it is possible to download Sql Server 2012 “Standard" Edition straight away rather than doing a two step install?
    2. Assuming we do a two step install - during upgrade once we specify the license key, would it ask whether we need to change edition to standard/ enterprise or it automatically determines the edition based on the value of the license key?
    Hi,
    1.Do you have MSDN subscription ? You can download from MS link directly if you have one. Please ask the vendor who provided you with License he would be best person to call.
    2. On license page you just have to enter license key that's it , after that SQL Server just knows what it has to do. It does not asks you anything about license it just proceeds
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Accessing typed dataset in SQL Server Compact Toolbox in VS 2013

    I am a novice with coding so this could be a very simple answer. I am coding an application in Visual Studio 2013 with VB. I included a Compact SQL Server database using the SQL Server Compact Toolbox add in. The database shows up in my solutions explorer.
    I plan on using a typed dataset for my application but when I try to reference the dataset using this code the intellisense doesn't recognize it.
    Dim newCustomerRow As DHA_dbDataSet.CustomerRow
    My database is named "DHA_db". I am sure there are steps I am missing.
    How do I reference the typed dataset so I can add rows and data to it?
    Thanks in advance.
    Hmm...

    The Toolbox (I am the author of it) does not support Typed DataSets (and neither does VS 2013, I believe). You should use LINQ to SQL instead, and the Toolbox supports code generation for this.
    Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com
    Thank you a ton. I started off with an incorrect assumption about the dataset. Your advice and a google search led me to description of how to add a typed DataSet.
     http://msdn.microsoft.com/en-us/library/04y282hb.aspx 
    I like the Toolbox add in. Thanks for authoring it!
    Hmm...

  • 64-bit application running SQL Server Compact

    Hi
    I have read your article sql-server-compact-4-desktop-app-with...
    I have some questions
    1: The app I have is 32/64-bit (installer will detect and install). Will 64-bit app work with SQLCE40?
    2: The target framework is .NET 4.0. Will this work?
    In the entity project of this application, I have included the following files
    database.sdf
    SQLCE40 (folder)
    - amd64 (folder)
      - Microsoft.VC90.CRT (folder)
        - Microsoft.VC90.CRT.manifest
        - msvcr90.dll
      - sqlceca40.dll
      - sqlcecompact40.dll
      - sqlceer40EN.dll
      - sqlceme40.dll
      - sqlceqp40.dll
      - sqlcese40.dll
    x86 (folder)
      - Microsoft.VC90.CRT (folder)
        - Microsoft.VC90.CRT.manifest
        - msvcr90.dll
      - sqlceca40.dll
      - sqlcecompact40.dll
      - sqlceer40EN.dll
      - sqlceme40.dll
      - sqlceqp40.dll
      - sqlcese40.dll
    Under references I have,
    - System.Data.Entity
    - System.Data.SqlServerCe
    - System.Data.SqlServerCe.Entity
    All these files are taken from
    C:\Program Files\Microsoft SQL Server Compact Edition\v4.0\Private
    Do I strictly need to follow your example where you copy the 32-bit files to the root level?
    app.config
    <runtime>
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
          <dependentAssembly>
            <assemblyIdentity name="System.Data.SqlServerCe.4.0" publicKeyToken="89845dcd8080cc91" />
            <bindingRedirect oldVersion="4.0.0.0-4.0.0.1" newVersion="4.0.0.1" />
          </dependentAssembly>
        </assemblyBinding>
      </runtime>
      <entityFramework>
        <defaultConnectionFactory type="System.Data.Entity.Infrastructure.SqlCeConnectionFactory, EntityFramework">
          <parameters>
            <parameter value="System.Data.SqlServerCe.4.0" />
          </parameters>
        </defaultConnectionFactory>
        <providers>
          <provider invariantName="System.Data.SqlServerCe.4.0" type="System.Data.Entity.SqlServerCompact.SqlCeProviderServices, EntityFramework.SqlServerCompact" />
          <provider invariantName="System.Data.SqlClient" type="System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer" />
        </providers>
      </entityFramework>
      <system.data>
        <DbProviderFactories>
          <remove invariant="System.Data.SqlServerCe.4.0" />
          <add name="Microsoft SQL Server Compact Data Provider 4.0" invariant="System.Data.SqlServerCe.4.0" description=".NET Framework Data Provider for Microsoft SQL Server Compact" type="System.Data.SqlServerCe.SqlCeProviderFactory,                   
    System.Data.SqlServerCe,                    Version=4.0.0.1, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
        </DbProviderFactories>
      </system.data>

    >>
    Do I strictly need to follow your example where you copy the 32-bit files to the root level?
    No, you can use x86/AMD64 with Entity Framework, but I suggest you use my NuGet package, see my blog post
    here:
    http://erikej.blogspot.dk/2014/10/entity-framework-6-and-sql-server.html
    You should not have references to: 
     System.Data.Entity and System.Data.SqlServerCe.Entity
    Those are not EF version 6 files. Install the package mentioned above, and you will get the correct references.
    App.config: EF6 configurastion is missing, again install https://www.nuget.org/packages/EntityFramework.SqlServerCompact.PrivateDeployment/
    and things will be right
    Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com

  • SQL Server Compact Edition 3.5 C++ Sample

    Hi,
    I am looking for C++ example using SQL Server Compact Edition 3.5.
    I managed to compile and run the "northwindoledb" c++ example, but still, I am looking for source code to 3.5 (And not 3.1).

    Hi,
        Someone on this post asked about sample code. I am here, posting sample code to talk to SQL Compact 3.5.
        CoCreateInstance(CLSID_SQLSERVERCE, NULL, CLSCTX_INPROC_SERVER, IID_IUnknown, (void **)&pDSO);
        pDSO->QueryInterface(IID_IDBProperties, (void**)&pIDBProp);
        hr = pIDBProp->SetProperties(cPropSets, pDbPropSet);
        pDSO->QueryInterface(IID_IDBInitialize, (void**)&pIDBInit);
        hr = pIDBInit->Initialize();
        pIDBInit->QueryInterface(IID_IDBCreateSession, (void **) &pIDBCSession);
        pIDBCSession->CreateSession(NULL, IID_IUnknown, (LPUNKNOWN *) &pDBSession);
        pDBSession->QueryInterface(IID_IDBCreateCommand, (void **)&pIDBCreateCommand);
        pIDBCreateCommand->CreateCommand(NULL, IID_IUnknown, (IUnknown **)&pCommand);
        hr = pCommand->QueryInterface(IID_ICommandText, (void **)&pICommandText);
        hr = pICommandText->SetCommandText(DBGUID_DBSQL, (LPCOLESTR)pszSQL);
        hr = pCommand->QueryInterface(IID_ICommand, (void **)&pICommand);
        hr = pICommand->Execute(NULL, IID_NULL, NULL, NULL, NULL);
    and CLSID_SQLSERVERCE for 3.5 is (As you might already know)
    GUID CLSID_SQLSERVERCE = {0xf49c559d, 0xe9e5, 0x467c, {0x8c, 0x18, 0x33, 0x26, 0xaa, 0xe4, 0xeb, 0xcc}};
    Thanks
    Udaya

  • Support for SQL Server Compact 3.5

    Hello,
    we're using BI Publisher 10.1.3.4.1, some of our users need a connection to a SQL Server Compact 3.5.
    As I can't find this data source within the dropdown - is the Compact Edition of the SQL Server supported by the BI Publisher? Any experiences?
    Thank you,
    BR
    Lena

    Hi,
    I tried that, but I couldn't establish the connection...
    So I'm wondering whether this is due to the Server or the connection string.
    Any suggestions about how I can get more information about this?
    BR
    Lena

  • SQL Server Compact 3.5

    I am trying to install a photo program and every time I try to install it I get the follow error.
    Before install the x64 version of SQL server compact download and install the xx86version of SQL server compact from
    http://go.microsoft.com/fwlink/?LinkId=158865
    I have tried a dozen or so time to do this and it never works.  PLEASE PLEASE help!

    Hi,
    Welcome to SQL Server Compact forum!
    What’s your system specs?
    Is it convenient to tell us what’s the photo program you are trying to install?
    What have you tried?
    You can capture the screenshot of the error message and post it here.
    In addition, I would connect the program manufacturer for the dedicated support.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • SQL Server Compact 3.5 Check if database has changed

    Hi,
       Is there an easy way to determine if any table in an SQL Server CE 3.5 database has changed? (Any insert, update or delete in any table).
    Thanks
    Paul.
    Paul Wainwright

     I am currently using the change tracking mechanism as the application synchronizes databases. I was considering using a FileSystemWatcher to check the LastWrite to the database file but wondered if something global in a SDF database could be used instead.
    Hi Paul,
    Based on my research, besides using the change tracking mechanism and FileSystemWatcher, ADO.NET SqlDependency mechanism is also helpful for detecting SQL Server compact database changes if you're using client side ADO.NET with C# or VB.NET.
    A SqlDependency object can be associated with a SqlCommand in order to detect when query results differ from those originally retrieved. You can also assign a delegate to the OnChange event, which will fire when the results change for an associated command.
    For more details about SqlDependency, please review the following link.
    Detecting Changes with SqlDependency:
    http://msdn.microsoft.com/en-us/library/62xk7953.aspx
    Thanks,
    Lydia Zhang

  • SQL Server Compact 3.5/4.0 - Client / Server .sdf database file compatibility

    I am considering connecting autonomous Windows Desktop PCs with SQL Server Compact 3.5 SP2 databases via an ASP Website and would like to provide database upload/download capabilities.
    If I use SQL Server Compact 4.0 as the Website database, will the desktop and website files be interchangeable so database files can be uploaded and downloaded without conversion?
    I presume that since the database structure is ado.net in both cases, it will not matter that the ASP website could be using Entity Framework and the Desktop PCs using Linq to SQL as OR/M?
    Thanks for any guidance.
    -BGood

    >>  I can upload .sdf files to the ASP website and have the website convert to 4.0,
    Yes, you can use SqlCeEngine.Upgrade for this
    >> for download purposes I need to develop a REST API 
    No neccesarily, as you could use my scripting libs to script the 4.0 database file to a script, then
    create a new file (alos using my scripting libs) and run the script against the database file (also using my scripting libs) - all on the web server. Remeber to allow 3.5 to run on the web server: http://blogs.msdn.com/b/stevelasker/archive/2006/11/27/sql-server-compact-edition-under-asp-net-and-iis.aspx
    Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com

Maybe you are looking for

  • Problem in variable substitution

    Hi experts, I need help for a strange problem: I have a proxy to file scenario in which I create an xml file; I need to use a field of the mapping to create filename. In Receiver CChannel I have used variable substitution, but in message monitoring I

  • ICM_HTTP_TIMEOUT error

    *Hi Experts,* found the following error in the integration engine for the message.  using File adapter(FTP) and we are using BPM for this scenario. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!--  Call Adapter   --> - <SAP:Error xmlns

  • Any ipod touch cases out there for me?

    I've been all over the internet looking for the perfect case for my 1st gen ipod touch. I've seen some really stylish looking skins, but I want the protection of a silicone or hard case (I think I'm more partial to silicone). Can I have both style an

  • AMFPHP and Flex 2 B3

    I'm trying to do the AMFPHP tutorial in the Labs wiki and am running into errors. Any ideas what is happening? Here's the tutorial Link to Wiki I'm getting an error on this line: public var gateway : RemotingConnection; And the error is: Type was not

  • Bridge CS6 Mavericks. "Preview" doesn't open images (they appear as white thumbnails),"Content" does

    I recently reformatted my hard drive and reinstalled my programs, replacing Snow Leopard with Mavericks. I've downloaded the latest version of Camera RAW.  In Bridge I now see my images as thumbnails without a problem. However thePreview view doesn't