Page 1 of 1

Transaction mode for Sybase and MSSQL in SProcedure stage.

Posted: Tue Jun 15, 2010 7:38 pm
by Ultramundane
Please allow us to specify ANSI ON and ANSI OFF settings for Sybase and MSSQL in Stored Procedure Stage using the transaction mode drop down. This allows to not have duplicate DSN's for MSSQL with ANSI ON and ANSI OFF or from building this logic within the procedure. This is important for procedures which contain heterogeneous statements.

Thanks.