Hi all!!!
Following my work at http://forums.microsoft.com/Dynamics/ShowPost.aspx?PostID=4317352&SiteID=27...
I need to get some data from MS Great Plains (GP) in order to fill a picklist in my form. I located the table involverd in GP's SQL Database.
I was reviewing all the forum, and only found references for a "future development" of a connector between CRM and GP. They also talks about BizTalk,s but it's not of my interest now. I only want to get some fields from a Database!
Could be possible read the data straight from the SQL database and fill the Picklist in client side, using JScript and some kind of query? Or I must to do it at server side only, through ADO.NET? What about the GP's users and permissions with this approach?
I know that this could not be a "best practice" ever!!! Any other suggestion?
Thanks in advance.