About 390 results
Open links in new tab
  1. Windows Installer file wiped, looking for MS SQL Server 2012 ...

    Apr 18, 2016 · In addition, execute “Select @@version” from your SQL Server 2012 management studio to check which edition of SQL Server 2012 you're running. And you can download SQL …

  2. SQL Agent Job completion notification - social.msdn.microsoft.com

    Jul 7, 2011 · Isn't there a way for SQL Agent to send a success email if a job is successful, and a failure email if the same job failed? I only see how to send one or the other. I could set up …

  3. ODBC all of a sudden not working - Invalid cursor state

    Dec 17, 2019 · been using a SQL Server R17 for 2 years now, and using Microsoft Access 64-bit to access data via passthrough queries and export to Excel.

  4. Error when trying to copy database: Event ID: 12291 Source: …

    I have access via SQL Server Management Studio to the remote databases (I can see and query them). I'm using the "SQL Object Management" method within the Copy Database wizard. It …

  5. An error has occurred while establishing a connection to the server.

    Mar 30, 2011 · I didn't changed anything on the Settings in the SQL Server Management Studio. The only thing I did, was to create an ODBC connection.

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

    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 …

  7. How to upgrade SQL Server Express from 9.00.3042.00 to 10.x.x.x

    Jun 20, 2012 · I am new to SQL server development and I would like to upgrade the version of SQL server. Here is the scenario:- I am using Windows 7 Ultimate 64 bit. I downloaded SQL …

  8. how to delete unused space from sqlserver

    Oct 7, 2021 · Here you can set maximum free space as well in shrinking Thursday, March 19, 2009 9:27 AM 0 Sign in to vote User-1557807525 posted Try this Open SQL Server …

  9. Business Intelligence Installation Error

    May 8, 2014 · To design Integration Services Packages in Business Intelligence Development Studio (BIDS), BIDS has to be installed in one of these editions of SQL Server 2008 R2: …

  10. SSMA Warning: Value of @@FETCH_STATUS might change

    Apr 2, 2015 · I get following 4 warnings approx. 200 times when I migrate a database (which contains procedures, functions and tables) from oracle to SQL using SSMA. Please suggest …