Post Author: Karthick
CA Forum: General
Hi All,I have a query in passing a parameter from BO environment to a stored procedure written in Microsoft SQLSERVER 2000. This procedure will dynamically generate the records and populate in table will will be referred for the reports. The hint of this
requirement is as follows,
Pass a parameter
(from BO) à Stored Procedure
(Sqlserver) à this will populate
the records in a table à this table will be
referred by the business (for reports)
Thanks in Advance,Karthick