Dudi Blog Home

Latest from the Blog

Data Transfer Between SQL Instances: Backup & Restore Vs BCP Vs Import Script

From time to time, we come across the need to transfer data from one SQL Server instance to another, we have several options to choose from and with this blog post, we will compare three common methods: backup and restore, Bulk Copy Program (BCP) Generated Import script and the Export & Import wizard. Backup and…

A surprising tool to be used as a DBA

Spoiler Microsoft.office.word –> mail merge The task Yesterday I received an interesting task.A team outside of ours had created a single column table within the TempDB database (AKA the redaction table) and our task is to DELETE the content from all tables from three major databases based on the id listed in the redaction table.…

Autodesk New License Method – Troubleshooting.

Wail changing my site configuration from floating licenses to named users I came across two main issues. If the transition grace period has ended or if the floating license server is down then you cannot go into the Autodesk software in order to change the license type.The easiest way to work around this issue is…

Get new content delivered directly to your inbox.