SQL Server Notes
A collection of notes for myself! Backup up an Express instance of SQL ServerEasy! Follor this tutorial: https://support.microsoft.com/en-us/help/2019698/how-to-schedule-and-automate-backups-of-sql-server-databases-in-sql-se
A collection of 2 posts
A collection of notes for myself! Backup up an Express instance of SQL ServerEasy! Follor this tutorial: https://support.microsoft.com/en-us/help/2019698/how-to-schedule-and-automate-backups-of-sql-server-databases-in-sql-se
This is an implementation of the United States Naval Observatory's algorithm for calculating sunrise/sunset based on latitude, longitude, and current timezone. It is a translation of a solution published on CodeProject by