Rank: Newbie
Joined: 10/21/2009 Posts: 4
|
Hi, is it possible to execute a SQL Server 2005 function or stored procedure from within MapForce and pass parameters to it?
What I have is 4 values (2 locations and 2 times) that are coming from an EDI file, I need to then pass these values to a SQL Server 2005 stored procedure or function (I can change it to either one) and then it will return an integer (0, 1 or 2).
|
Rank: Advanced Member
Joined: 12/13/2005 Posts: 2,856 Location: Mauritius
|
With v2013 MapForce supports stored procedures too.
|