About 50 results
Open links in new tab
  1. SQL Server Migration 2014 to 2019 (SSRS) - social.msdn.microsoft.com

    Jun 23, 2020 · Eventually, this 2019 server will be renamed MY_SQL_SERVER and the 2014 will be decommissioned. I installed SSRS application in 2019 but have not configured it yet. I'm afraid if I do …

  2. Data displays as junk characters after migration of Unicode Oracle Data ...

    Jan 26, 2011 · When migration Russian language data from oracle to SQL Server, at Target SQL Server it comes as junk characters.

  3. IBM DB2 AS400 i v7.1 to SQL 2012 using SSMA

    Sep 6, 2016 · According to BOL, it seems SSMA for DB2 is not working with AS400 machines. If you are looking for a method to transfer data from AS400 to SQL Server, I would suggest you post in SSIS …

  4. Msdn forums - SQL Server Reporting Services, Power View

    Aug 28, 2020 · This tool essentially allows you to create a backup store of a native mode Report Server and then migrate that content to a SharePoint-integrated mode Report Server. Migrated content …

  5. SSMA 5.1 System.OutOfMemoryException - social.msdn.microsoft.com

    Jan 16, 2012 · Themin server memoryandmax server memoryconfiguration options establish upper and lower limits to the amount of memory used by the buffer pool of the Microsoft SQL Server Database …

  6. Package migration from msdb to SSIS catalog

    Aug 5, 2014 · I've been asked to create a process document for how to migrate SSIS packages (including configurations etc.) from the msdb to the SSIS catalog on 2012.

  7. moving data from one Database to another using ssis

    Dec 8, 2010 · Certainly SSIS will handle a Oracle to SQL Server migration. Since you have a SQL Server staging area, that I assume looks much like the Oracle Database, you need to do the analysis …

  8. same query giving different query plan on sql server 2005 with sp3 and ...

    Sep 26, 2011 · same query giving different query plan on sql server 2005 with sp3 and sql server 2008 R2 with sp1. on sql server 2005 it is showing merge join operator where as on sql server 2008 R2 it …

  9. SQL Azure Spatial Index performance - social.msdn.microsoft.com

    May 24, 2015 · There is definitely an issue with spatial index creation time in SQL Azure. There was a 20 minute difference in time to create the same index on the same data between SQL Azure and …

  10. How to: Migrate Ruby on Rails application to ASP.NET (C#)

    Oct 8, 2021 · One of our Customers has decided to migrate an existing Ruby on Rails application with MySQL DB backend to ASP.NET with C# (.NET 3.5) with SQL Server 2005/2008.