Daniel Calbimonte

Daniel Calbimonte is an Expert in SQL Server including SSIS, SSRS, SSAS, and Azure.
He is a tech writer, blogger, DBA Developer, and consultant.
  • Skills: ssas, ssis, ssrs, Power BI, Azure

SQLServerCentral Article

SQL Server Dacpac in Azure Data Studio

Introduction This article will introduce you to the SQL Server Dacpac in Azure Data Studio. We will also learn about the Bacpac. In the Azure Data Studio, we have an extension named SQL Server Dacpac which allows us to deploy, extract Dacpacs, create a database from a Bacpac and export a schema and data to […]

5 (2)

You rated this post out of 5. Change rating

2022-01-17

11,428 reads

SQLServerCentral Article

Is SQL Server Profiler in Azure Data Studio?

Introduction Do we have the SQL Profiler in Azure Data Studio? In a previous article, we compared SSMS and Azure Data Studio. Now we will compare the new SQL Profiler against the old one. If you check the SQL Server Profiler documentation, you will find that SQL Profiler is deprecated and that that feature will […]

5 (2)

You rated this post out of 5. Change rating

2021-12-20

4,914 reads

SQLServerCentral Article

Azure Data Studio vs SSMS - Who is the winner?

Introduction I have to admit that I love SSMS. It is a great tool, and I felt furious when a colleague mentioned that Azure Data Studio will replace SSMS in the long run. In this new article, we will talk about the main differences between Azure Data Studio and SSMS. We will see if my […]

3.5 (6)

You rated this post out of 5. Change rating

2021-11-10

22,209 reads

Blogs

Announcements from the Microsoft Fabric Community Conference

By

(Shameless plug: The price of my book “Deciphering Data Architectures: Choosing Between a Modern...

The Basics of TRY CATCH Blocks–#SQLNewBlogger

By

I was working with a customer and discussing how to do error handling. This...

Working with ALS – Insights from the Ability Summit

By

The 14th annual Ability Summit is a global event that I attended a few...

Read the latest Blogs

Forums

how to return the min value of a column if a sub-query returns no results

By water490

Hi everyone My query works for most cases.  There is one edge case where...

Basic SQL Query question

By jjevans

Hello, I was given this SQL question and was hoping someone could please help...

Different logical drives in 2024?

By kevin.j.sexton

In recent days past, there was a Performance gain by placing data files, log...

Visit the forum

Question of the Day

Backing up the Resource Database

How does the Resource database in SQL Server 2022 get backed up?

See possible answers