I'm a bit confused about what I need to do on a remote server to publish a SQL Server database from a LightSwitch 2012 app. Does the publish process connect directly to the SQL Server to publish schema changes or does it do so via the Web Deploy management service? It's pretty confusing... I'd assume you'd be able to publish the database schema and updates via the single web service, not have to connect directly to the SQL Sever database. What am I missing?
↧