I have this SQL Server CE database (with more tables and data) which I would like to convert to SQL 2008 because I want use it in Server (application need to used by many).
You could use MSDeploy to migrate your database:
http://erikej.blogspot.com/2011/03/migrate-sql-server-compact-database-to.html