Reputation: 570
Can I use SQL Server 2012 on-Premise database with Azure Mobile service(.net backend) for offline Synchronization?
In the following tutorial in prerequisites using SQL Server 2014, cant I use SQL Server 2012.
Thanks.
Upvotes: 0
Views: 214
Reputation: 3875
Yes, you can use older versions of SQL Server. The tutorial just assumes SQL Server 2014, so the steps for configuration may be different.
For more information, see the following tutorials:
Upvotes: 1