SQL adaptation guide for SQL SERVER 2005, 2008, 2012, 2014, 2016 / Data dictionary |
Both Informix® and Microsoft™ SQL SERVER support stored procedures, but the programming languages are totally different.
Informix stored procedures must be converted to Microsoft SQL SERVER "by hand".
See SQL Programming for more details about executing stored procedures with SQL SERVER.