We are converting our Access DB to SQL and now that we will run from a SQL DB I'd like to encrypt the data at rest. We are currently running SQL 2008 and I plan to upgrade to SQL 2014 soon. SQL 2008 std has TDE and it seems 2014 does also but I can't find anything about encrypting data at rest and it looks like the TDE is discussed with backups.
What am I missing? Does TDE encrypt data at rest?