Hi
I need to connect to Navision webservice and get the data.
The data I get from it I need to insert into one table in SQL Server 2008. From Navision web service all the data I get is inserted into one table only in SQL Server 2008. This Sql server 2008 is used as database to one Web application.
So what is the approach I need to follow to insert data into SQL Server table? Is it by using SSIS packages? or by calling the Navision web service in .Net CSharp code and in the code write Csharp code to insert into SQ Server. Please suggest.
Thanks in advance.
Best regards,
Usha.
*This post is locked for comments
I have the same question (0)