Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Sybase ASE 12 Stored Procedure / ODBC Adapter / BizTalk 2009 / Windows Server 2008 › Re: Sybase ASE 12 Stored Procedure / ODBC Adapter / BizTalk 2009 / Windows Server 2008
April 13, 2010 at 10:24 AM
#24561
Parameters to the stored procedures should be sent using the below, with the params in double quotes. Worked like a champ.
execute
(‘dbname.dbo.spname “1/15/2008″‘) at servername