Ok so in CRM 2011 I have a field called Contract Expiry Date and I want to populate this value from an external SQL Server database...Basically I just need to grab this value, nothing fancy but where do I start?
I am familiar with JavaScript and how to use it in CRM 2011, however, for connecting to a Database it is not recommended to use JavaScript. Where do I start with something like this? I would like to run this query on the load of the form in CRM. Any ideas, do I start with .Net?
Thanks for the help! Tudor