Has anybody had luck calling SQL Stored Procedures from a SnapDevelop API project? What is best practice and any sample code? I'm interested in both Resultsets and Output parameters if possible.
Also, in your migration from PB tools, can it figure out that a Datawindow has a Stored Procedure source and generate the right code... Also Stored Procedure Update, Delete and Insert?