About 338 results
Open links in new tab
  1. Not able to install/Uninstall SQL Server Express 2014

    Dec 29, 2015 · According to your description, you fail to open SQL Server 2014 Management Studio, please perform the following steps to resolve this issue. 1. Start regedit.exe 2. Go to …

  2. change the location of mdf file and attach to server

    May 13, 2012 · You can't click on an mdf file to open it with sql. Are you actually running SQL Server? I suspect you don't need to attach this file at all but rather you need to create a …

  3. How to add/ (connect to) database in SQL Server 2005 Express?

    Nov 22, 2005 · I just downloaded and installed the Visual Web Developer 2005 Express which is part of the new issued Visual Studio 2005 Express. It includes SQL Server 2005 Express, so I …

  4. Installation error 29506 on SQL Management Studio...

    Dec 3, 2011 · The other solution, you could change the UAC settings to be minimal (search for UAC in the start bar and select Control Panel –> Change User Account Control Settings) and …

  5. SQL string escaping - social.msdn.microsoft.com

    Oct 15, 2014 · I tested SQL Server Management Studio's script generation feature to script inserts of every BMP character into a SQL Server database, allowing me to see what characters need …

  6. Limiting the number of concurrent sessions per user

    Feb 12, 2019 · As following to my local security policy, I have to establish the limit appropriate to the type of user account accessing the SQL Server instance on SQL Server 2014 Enterprise.

  7. Retrieving Columns Information for SQL Server Table

    Mar 17, 2008 · In my app, i need to get columns information from a sql table.

  8. SQL Server 2008 : Not enough storage is available to process this …

    Apr 15, 2015 · I am trying to open a SQL file I generated via SQL Server 2008. The size of the file generated by SQL is 1.65 Gb.

  9. The selected SQL Server instance does not meet upgrade matrix ...

    Oct 14, 2015 · Also initiate the completion process by launching SQL Server Installation Center from installation media and using the Advanced menu to execute an 'Image completion of a …

  10. How to create a database using visual studio 2008

    May 24, 2009 · Having SQL Server 2008 already installed, that is quite easy. If you installed a default instance and your computer use your local machine name, a "." or localhost as the …