Questions tagged with Microsoft SQL Server
The proven, reliable, secure cloud for SQL Server
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hello,
I'm currently planning a migration of our database from a Microsoft SQL Server, hosted with a third-party provider, to AWS Neptune. Given the significant differences between a traditional...
Hi All,
We are migrating the databases to RDS instance where on-premises configured with Alway on. we suggested to configure the Multi-AZ for production servers but Single-AZ is providing 99% SLA and...
Can someone please provide me the steps to read SQL Server tables from Amazon Sagemaker Studio in detail please . Im using version 13
1. Do I have to install driver?
2. please address any code...
Hi ,
We have deployed the RDS SQL Server with time zone UTC +1:00 using terraform but when we ran the time zone of SQL Server using T-SQL ( SELECT SYSDATETIMEOFFSET()) then we can use UTC 0:00 , why...
Good day,
I am setting up zero etl to redshift serverless for rds mysql & rds postgresql,
i want to use the ZeroEtl functionality for RDS MS-SQL & S3
Please tell me it's not far off from being...
How do I connect EMR Serverless to read and write to a Microsoft SQL Server database hosted on EC2
Hi AWS, I want to migrate data from existing SQL database to new Cassandra (NoSQL) database which we will be using for Enterprise HES application. Which is the best AWS service or in case I need to...
we are trying to add 2 calculated field in custom SQL dataset which is given below but values not showing in dataset
----------------------------------------
1st is - **AsilePrice**
sumOver
(
...
Hi Team,
Can you please share T-SQL to verify the backup details using headeronly option in restore.
Has anyone connected an Azure Web API to an AWS SQL Server?
I'm trying to determine why my Azure Web API isn't able to communicate with my new AWS SQL Server database. I previously was connected...
I am working on SQL server to Aurora postgres migration and wondering if there is a way to automate this process?
I am able to generate script after setting up source and target DB, but when I...
Hi Team,
I am migrating the data on-prem to AWS cloud, using AWS DMS service, while migrating the data i am facing the below issue.
Source : MSSQL Server (On-Prem)
Target : AWS MySQL RDS
```
Last...