I am using synchronization to backup client files to an Azure blob space. I would like to know how to open and read the filesync.meta data file. I have read that it is a CE database. However, when I attempt to open the file with SQL
Server Management Studion 2008 R2, I receive an error that I do not have a reader for .metadata input file.
What am I missing here?