About 540 results
Open links in new tab
  1. Sql Management Studio - Results to File - I think they are coming out ...

    Apr 22, 2010 · SQL Server has Unicode and non-Unicode data types. Unicode includes nchar, nvarchar, ntext and non-Unicode includes char, varchar, text. If the query result has Unicode data, you need to …

  2. Error Message Installing Northwind.sql: Msg 2812, Level 16, State 62 ...

    Oct 30, 2013 · SOLVED! 1. I Created a Database with the name Northwind (CREATE Database Northwind) 2. Opened the northwind.sql in Notepad 3. Copied it unto the SQL Server Management …

  3. Failed to retrieve data for this request.

    Apr 9, 2015 · For anyone searching for this, what solved this problem for me was making sure I ran SQL Mgmt Studio as administrator.

  4. sql server manager import wizard to import .csv and culture error

    Jun 1, 2017 · I am using the SQL Server Import Wizard to import a .csv file but I cant get it to work.

  5. Connection with password to attached database

    Mar 25, 2014 · I have created a database (.mdf) with SQL Server Management Studio 2008R2. The only way I know how to connect it is with the 'attach' method and all is working.

  6. ISSUE: Restoring DB from Azure Blob -Error 3: cannot find the path ...

    Mar 16, 2018 · What is possibly occurring is the source and destination server details are not configured correctly and, if you are able to use SQL Server Management Studio (SSMS), this specific section of …

  7. Reporting Services library reference error (Microsoft.ReportingServices ...

    Oct 7, 2021 · We recently upgraded from SQL Server 2005 to 2008R2 and we had a custom web app that interfaces with reporting services for reporting. We also upgraded to Windows Server 2008R2 …

  8. Try_Cast is not a recognized-built-in function name

    Mar 9, 2016 · From your description, I would assume that you have SSMS 2008. Erland Sommarskog, SQL Server MVP, [email protected] Tuesday, March 8, 2016 10:42 PM 1 Sign in to vote No, I …

  9. Connecting to Azure SQL using Visual Studio SSDT and my corporate …

    Jan 1, 2018 · AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'xxxxxxxx-xxxx-xxxx …

  10. Backup base de datos en sql server dese C#

    yo quisiera hacer un backup cada mes o cada 15 días para tener un respaldo de mi base de datos por si sucede cualquier cosa, poder restaurarlas y no perder todos mis datos,