Archives

SQL Server Error Code – 13580 setting system_versioning to on failed b

In this blog post, you’ll learn more about the SQL Server Error Code 13580 and the error message description that is shown SQL Server Error Code 13580 SQL Server Error Description for the Code :13580 Setting SYSTEM_VERSIONING to ON failed because history table ‘%.*ls’ has ROWGUID column specification. Consider dropping all ROWGUID column specifications and trying again.

C Program to compare arrays

Problem Statement You need to write a program in C to compare two arrays of characters and display if they are equal or not. How to compare two arrays in C ?

Win32 COM Error – ERROR_VID_PARTITION_ALREADY_EXISTS – 0xC0370008

In this post, you’ll learn more about the Error ERROR_VID_PARTITION_ALREADY_EXISTS – 0xC0370008 that is returned when working with the COM-based APIs in Win32 Win32 COM Error ERROR_VID_PARTITION_ALREADY_EXISTS – 0xC0370008 Win32 COM Error Error Description Cannot create the partition for the virtualization infrastructure driver because another partition with the same name already exists.

Win32 COM Error – SPAPI_E_REMOTE_REQUEST_UNSUPPORTED – 0x800F023B

In this post, you’ll learn more about the Error SPAPI_E_REMOTE_REQUEST_UNSUPPORTED – 0x800F023B that is returned when working with the COM-based APIs in Win32 Win32 COM Error SPAPI_E_REMOTE_REQUEST_UNSUPPORTED – 0x800F023B Win32 COM Error Error Description The requested operation is not supported for a remote machine.