About 987,000 results
Open links in new tab
  1. SQL Server Configuration Manager cannot be found

    Aug 23, 2022 · After installing SQL Server 2008, I cannot find the SQL Server Configuration Manager in Start / SQL Server 2008 / Configuration Tools menu. What should I do to install …

  2. Calculate a Running Total in SQL Server - Stack Overflow

    May 14, 2009 · And for us who working with SQL Server 2008 R2 and not Denali, it's still fastest way to get running total, it's about 10 times faster than cursor on my work computer for …

  3. How do I use the CONCAT function in SQL Server 2008 R2?

    I was looking for a CONCAT function in SQL Server 2008 R2. I found the link for this function. But when I use this function, it gives the following error: Msg 195, Level 15, State 10, Line 7 '...

  4. Trimming text strings in SQL Server 2008 - Stack Overflow

    Dec 26, 2018 · I have a table in a SQL Server 2008 database. This table has a nvarchar(256) column called 'Name'. Unfortunately, the values in this field have extra spaces included. For …

  5. Can I upgrade SQL Server 2008 R2 to 2019? - Stack Overflow

    Aug 16, 2022 · Just start with a new Windows Server 2022 image, and install SQL Server 2019. Then do a backup/restore of all your user databases from your SQL Server 2008 R2 to the …

  6. How to find the port for MS SQL Server 2008? - Stack Overflow

    Oct 5, 2009 · Go to All Programs -> Microsoft SQL Server 2008 -> Configuration Tools -> SQL Server Configuration Manager Click on SQL Native Client 10.0 Configuration -> Client …

  7. SQL Server 2008 IIF statement does not seem enabled

    SQL Server 2008 IIF statement does not seem enabled Asked 13 years, 2 months ago Modified 8 years, 4 months ago Viewed 88k times

  8. SQL Server database backup restore on lower version

    May 31, 2011 · I used the Export Data option on an old SQL Server 2008 R2 Database with SQL Server Management Studio, selecting the SQL Server Native Client 11.0 option as the …

  9. SQL Server Installation - What is the Installation Media Folder?

    Jun 5, 2010 · Installed SQL Server 2019 Developer version. Was lost with dialog prompted from step 3 "Select installation media". This Andy Leonard blog helped me: 1. Downloaded …

  10. SQL Server 2008 R2 an error occurred during the installation of ...

    Oct 18, 2016 · I was installing SQL Server 2008 R2 on a Windows 11 Machine and I was getting the same error every time. I have tried to download and install Visual C++ runtime separately …