I'm an Informix newbie I'm afraid, so you'll have to bear with me.
I've written a stack of Stored Proc's in SQL server and I want to deploy them to an Informix db server. 3 Questions, I guess:
1) Does informix support Stored Procedures?
2) How compatible is the T-SQL between SQL server and Informix (will I have to change much/anything?)
3) How do I create the SP's in Informix (through the isql interface?)
Many Thanks,
P.S. The informix ver is 7.3 running on Red Hat AS.