Just an FYI
I'm not sure if anyone else has see this behaviour. Under SQL Compact and previous versions, the only way I have found to retrieve an image from the database is to use a - SqlCeCommand.ExecuteScalar
I cannot no matter how hard I've tried get SqlCeCommand.ExecuteResultSet to retrieve an image out of the database.