Can I do an SQL Server Edition upgrade from Express to Developer on Azure VM?
I'm trying to upgrade an SQL Express database that comes with an application to SQL Developer edition. The machine is an Azure VM, not Azure SQL server instance. The application is Best Practice, a medical practice management software. The base…
SQL Server Migration Assistant

udpStagingSweep Stored Procedure, commonly associated with Master Data Services (MDS) for managing staging data, is not available in SQL Server 2019.
Hi I am upgrading Master Data Services from 2012 to 2019, It appears that the udpStagingSweep stored procedure, commonly associated with Master Data Services (MDS) for managing staging data, is not available in SQL Server 2019. Over the major version…
SQL Server Migration Assistant
How to Restore backup taken around 2007 using sql server 2005?
I want to restore a backup file taken around year 2007 using sql server 2005. When I trying to restore it using sql server 2022 it deliver me error message.
SQL Server Migration Assistant

Unable to start Microsoft SQL Server Migration Assistant for Access
I have installed SQL Server Migration Assistant for Access, but it will not start up. When I launch the program, it displays the splash screen and as it is displaying the message "Configuring Telemetry...", the program throws an exception. How…
SQL Server Migration Assistant
How to migrate app. to cloud server
My old school developer with only background in on-prem. deployment completed app. development for my small scale ready for deployment but I'm interested in cloud service server only thereby leaving scouting for solution to fully have the app. deployed.…
SQL Server Migration Assistant
Unable to run SQL Server Migration Assistant for MySQL
I have installed SQL Server Migration Assistant for MySQL but it will start up. When I launch the program, it displays the splash screen and as it is displaying the message "Configuring Telemetry...", the program throws an exception. How can I…
SQL Server
SQL Server Migration Assistant
Initialization error while migration assistance for MySQL
I am trying to migrate my MySQL database to MS SQL. I have already installed the ODBC driver and SSMA for MySQL. However I got an initialization error when trying to open SSMA. Cannot start because of an initialization error Try to restart the…
SQL Server
SQL Server Migration Assistant
SQL Server Integration Services Projects 2022 exe for VS2022 is not detecting VS2022 and hence unable to install it
When i install SQL Server Integration Services Projects 2022, it does not detect my installed VS 2022. Hence, unable to select any VS and install. I tried from different machines.. in some machines its getting detected, but disabled, doesn't allow me to…
SQL Server Migration Assistant
where can I find Microsoft.ACE.OLEDB.12.0 Provider 64-bit
hello, We need the driver "Microsoft.ACE.OLEDB.12.0 Provider 64-bit", but it is no longer available! Could you provide me with a download link? Regards
SQL Server
Access
Windows Server
SQL Server Migration Assistant
Prevent Automatic Migration of PostgreSQL Single Server to Flexible Server
Hi, Please confirm and ensure that no automatic migration will be attempted for the following PostgreSQL Single Server instance: We have already completed a manual migration of all databases to a new Flexible Server instance, and do not want Microsoft to…
SQL Server Migration Assistant
How to change database's owner from user account to SA account where databases are in Availability group in the 4 node cluster.
Need to change database's owner from user account to SA account where databases are in Availability group in the 4 node cluster. Here my question is Is it a best practice to move the database owner to a 'sa' account or windows service account. …
SQL Server
SQL Server Migration Assistant
Azure Data Migration dose not connect to the SQL server
Hello I have been using Azure Data migration service for the past couple of months with out issue Starting yesterday morning every time I try and create a new migration it fails to connect to the SQL server, I have checked the NSG and user details and…
SQL Server Migration Assistant
How to find the installation file for an older version of SQL Server Migration Assistant?
I need to migrate an Oracle database to SQL Server, but the current Oracle version is 11g, which is not supported by the latest version of SSMA for Oracle. How can I install a version of SQL Server Migration Assistant that supports Oracle 11g? SSMA for…
SQL Server Migration Assistant

I updated my sql to 2022, but most of the files in the shared folder are missing especially the mof files, sqlmgmprovider.mof
There were no errors when I installed the new SQL server. I am only using the sql server for SCCM. Thgere are only 2 files in the Shared folder. I cannot open the SSCM either Thanks Ricky
SQL Server Migration Assistant

Migrate database of around 250gbs from AWS rds to azure managed services
I want to migrate the database of around 250gbs from aws rds to azure managed services using azure database migrate service but as i create the service I am not able to select the source. source only showing the sql .
SQL Server Migration Assistant
SQL Server AOAG on multi subnet cluster using the same AD
Hi All, We have a SQL Server 3 node multi subnet cluster created having 2 node on production subnet and 1 disaster recovery (DR) node on another subnet but under the same domain/AD (One in Ohio and the other in NJ). What I know is that there should be…
SQL Server Migration Assistant
Is it possible to upgrade a WID (windows internal database) 2014 to 2016 and also how to apply security updates.
Is it possible to upgrade a WID (windows internal database) 2014 to 2016 and also how to apply security updates. provide details about 'WID' and also how to install 'WID' please provide any documents using GUI.
SQL Server Migration Assistant
Will we continue to receive security updates after March 1st for SQL Server 2019
Hello, Will we continue to receive security updates after March 1st for SQL Server 2019? Thanks.
SQL Server Migration Assistant

Can't uninstall SQL 2022
First Q&A made me select a child tag and none applied, so since I was trying to upgrade from 2019 express to 2022 express unsuccessfully, I selected Migration Assistant. My installation got stuck on sql engine core, and the only Q&A I found…
SQL Server Migration Assistant
I have this error while Connect SQL SERVER DATABASE for LARAVEL PROJECT
1 vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:66 PDOException::("SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]TCP Provider: Timeout error [258]. ") ``` 2 …