The SqlMetadataStore from the Sync Framework implements a MetadataStore using the Sql Compact Edition.
To understand better the implementation I'm trying to open the store with Management Studio (or even the Server Explorer in Visual Studio). But it asks me for a password. What password should I use?
Thanks!