Ok - quick question...

I downloaded SQL CE from the MS site (SQLServerCE3 1-EN.MSI) - it installed on my workstation but nothing seems to appear in my START/PROGRAM list.

I'm guessing this is just so that my app in the VS2005 IDE can use the SQL CE - right? And when I deploy it does it copy the needed dep's and the engine to the PPC?

How to I create a DB and put that on the PPC - all through the IDE?

I'm very used to QA and EM from SQL 2000 - I like to scripts all my table objects and what not.