N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Tuesday, August 07, 2018

Quick note: How to get backup history of a database?

›
Here is how you can get via SQL Query, This works on any SQL Server version USE database_name GO -- Get Backup History for required datab...
Friday, June 29, 2018

Quick Note: Android Gradle distributions

›
Here is the link for list of all available Gradle Distributions with latest one being first.

Quick note: How to download Xcode DMG or XIP file?

›
You can find the DMGs or XIPs for Xcode and other development tools on https://developer.apple.com/download/more/ (requires Apple ID to log...
Tuesday, June 26, 2018

SSIS: Cannot convert between unicode and non-unicode string data types

›
Best thing to resolve this to add Data Conversion transformations to convert string columns from non-Unicode (DT_STR) to Unicode (DT_WSTR) s...
Monday, June 25, 2018

.NET Core 2.0 will reach End of Life on October 1, 2018

›
.NET Core 2.0 was released on August 14, 2017. As a non-LTS release, it is supported for 3 months after the next release. .NET Core 2.1 was ...
‹
›
Home
View web version
Powered by Blogger.