Hi Everyone --
I'm developing software that will run on laptops with a SQL Server Express. The database will contain personal information, but that data will only be stored there temporarily until it is uploaded to a server (which will be every day).
These laptops will be kept inside of a vehicle throughout the day, and run the risk of being stolen. I was wondering if anyone has any clues to how I may secure this information in a manner that if it is stolen, it would be reasonably difficult to break into.
Thank you for any assistance.
I'm developing software that will run on laptops with a SQL Server Express. The database will contain personal information, but that data will only be stored there temporarily until it is uploaded to a server (which will be every day).
These laptops will be kept inside of a vehicle throughout the day, and run the risk of being stolen. I was wondering if anyone has any clues to how I may secure this information in a manner that if it is stolen, it would be reasonably difficult to break into.
Thank you for any assistance.