We have a SharePoint 2010 webservice that is used to make calls to a database basically Microsoft Dynamics Navision.
The link for it is
http://navdatas/Nav_Data.asmx in SharePoint.
It has various GETPO GETORDER commands that it is calling. We are moving the database of where these are talking to and I need to know how to repoint these to the new servername and database of the NAVISION DB.
I have had no luck finding a connection string anywhere to talk to this DB. Any ideas?