Database encryption using TDE (Transparent data encryption) is available only for Enterprise edition and developer edition.
Is there any way to implement encryption mechanism for SQL Server 2008 Express database with out changing underlying schema of the database?
You can use good old encrypted file system (EFS) and storing your database files on encrypted folder