Hi,
This is about changing the SQL Server after we build the project which uses SQL Adapter and Updategram.
I have built a BizTalk project to store the flat file data to DataBase. I am using SQL Adapter, Updategram and Orchastration in this project. I am using the local DB to store the data. Now I want to move the project to Production server so I need to change the SQL Server in my project too. I am not sure how to change the database path for this case.
I remeber that I used SQL Connectivity string to create Updategram. If I change the DB server path in the sent port, how it will affect the Updategram? what should I have to change in updategram when I change the DB server?
Thank you in advance,
Siva