Based on the expertise of Intelligent Converters specialists gained from a variety of migration projects, this whitepaper reveals best practices, key bottlenecks, and some tips and tricks for ...
I've been facing an issue when trying to use Dapper to insert data into SQL Server. The particular problem seems to lie with the DateTime and Guid conversion. MyModel: public class UserModel { public ...
In this post, we will go step by step into several aspects of Change Data Capture, a feature that is available on the Azure SQL Managed Instance and Microsoft SQL Server. The focus will be on the ...
SQLServer2Dictionary: generates a CSPro data dictionary from selected tables in SQL Server database SQLServer2CSPro: given a CSPro data dictionary generated by SQLServer2Dictionary, converts data from ...
As an addendum to last week's post about a recent SQL Server camp held for PHP developers, Microsoft's Brian Swan has published some new nuts-and-bolts details for converting MySQL queries. Swan, who ...