Hi. We have an application we would like to port to Windows RT, but it uses SQL Compact with Replication. The only thing standing in our way is that SQL Server isn't yet available in any form (Express, Compact, etc) on Windows RT / for ARM. The code is all written in WPF and .NET, so it would be a trivial port. And obviously we don't want to switch to a competitor's SQL technology, like SQL Lite (already available on Windows RT), nor rewrite our own replication & sync mechanism.
So... what's the gameplan or roadmap to release SQL Compact on Windows RT? I can only imagine it's in the works, but I'd really appreciate at least some guess as to a timeframe.
Thanks!!