Can we integrate datas in CRM along with datas in SQL Server database
Hi we have a Dot net project with SQL server 2012 as database engine. Both CRM as well as the dot net project has the same set of data. Can we integrate these so that changes happens concurrently ?
Is there any possible solution to do that ?