About 13,700 results
Open links in new tab
  1. setup.exe /qb REMOVE=ALL instancename=test

    May 29, 2006 · Insert the SQL Server 2005 installation media into the disk drive. Uninstall SQL Server, using the following syntax: Start /wait <CD or DVD Drive>\setup.exe /qb …

  2. SQL Server Setup Error : File format is not valid

    Sep 21, 2011 · It is very clear that there is a file that does not have a correct format and SQL Server cannot read it .So we need to find which file is that .We need to first open the Setup logs .In SQL …

  3. how to attach sql database file to creating .exe setup in c#

    Oct 15, 2018 · 3) After these, the database file will auto attach to the sql server when you run your application, and the database name is “test”, you can open the sql server management studio to find …

  4. SQL SERVER 2016 Setup/Upgrade Error: Client Tools SDK and Client …

    Nov 22, 2018 · SQL Server 2016 Master Data Services 1033 Enterprise Edition 13.0.1601.5 No Yes Package properties: Description: Microsoft SQL Server 2016

  5. SQL Server 2014 Express 64bit Missing DLL

    Sep 30, 2019 · I am trying to install SQL Server 2014 Express with advanced services on a windows 7 sp1 machine. While running the installation file I downloaded from MSDN, I received a failure …

  6. sql 2012 upgrade from sql 2008 R2 standard "feature upgrade failed"

    May 15, 2013 · I have sql 2008 R2 standard installed on my development machine (an msdn download). I am trying to install 2012 enterprise from my msdn dvd. I've gone through the analysis steps & …

  7. Error 1307. There is not enough disk space to install this file: G ...

    Dec 27, 2013 · I have a situation where we need to uninstall SQL Server 2005 instance from a 2 node cluster .It fails because during the uninstall it creates RBF (Rollback file) files on G drive . Now G …

  8. Uninstalling Microsoft SQL Server 2008 R2 (64-bit) quits with ...

    Jul 23, 2012 · I'm trying to uninstall Microsoft SQL Server 2008 R2 (64-bit), but no installed features are presented (just a line saying Redistributable Features). In the summary before starting the …

  9. Install fails on SQL Express (part of setup for Accounting Express 2007)

    Apr 12, 2008 · I get the same error: Unknown article Result, on my Vista Ultimate laptop running SQL Server 2005 SP2 Developer Edition plus SQLExpress. Output from the following query:

  10. Error on new installation of SQL Server 2008 R2 Express: HRESULT ...

    Jan 28, 2012 · 1) You could find the summary.txt at your folder C:\ProgramFiles\Microsoft SQL Server\100\Setup Bootstrap\Log\ . And you need to open summary.txt, and then you can generally …