GetSecureScore

How to Make iPhone Camera Shoot JPEG Pictures Instead of HEIF

We’ll show you how you can change the iPhone camera default image file type so that the iPhone will shoot pictures in JPEG format again. We’ll also cover a trick for leaving HEIF image format enabled but have those HEIF images automatically convert to JPEG files upon transfer to a computer. The iPhone camera image Read More

GetSecureScore

How To Clear The History and Cookies From Safari on Your iPhone, iPad, or iPod touch

Learn how to delete your history, cookies, and cache in Settings.  Delete history, cache, and cookies Here’s how to clear information from your device: To clear your history and cookies, go to Settings > Safari, and tap Clear History and Website Data. Clearing your history, cookies, and browsing data from Safari won’t change your AutoFill information. Read More

GetSecureScore

How to Select From Active Cell to Last Entry in Excel VBA

This example illustrates the End property of the Range object in Excel VBA. We will use this property to select the range from the Active Cell to the last entry in a column. Situation: Some sales figures in column A. Assume that you will be adding more sales figures over time. Place a command button on your worksheet and add Read More

GetSecureScore

How To Add Google Drive To Windows 10 File Explorer?

1. To add google drive to file explorer windows 10, Download the Backup and Sync App from Google from here and install it on your Mac/PC. 2. You will see the Backup and Sync app along with Google Docs, Sheets, and Slides installed on your machine. 3. Open the Backup and Sync from the Google app, click on Get started, and then log in Read More

GetSecureScore

6 Ways to Check the Size of a Database in SQL Server using T-SQL

If you’re using a GUI tool, such as SSMS to manage your databases, you can easily check the size of your database by clicking your way through the GUI (right-click the database, point to Reports, then Standard Reports, and then click Disk Usage). However, if you prefer to use T-SQL to manage your databases, you’ll need to run a query that returns this Read More