Jenny Zhang wrote > I have the same problem as Mark described. The only difference is that > I can use a dynamic SQL on the application side and fetch the > 100 result back. > The question is: > 1 how much the performance difference between using db > procedure with 100 output parameters vs using a dynamic SQL > and fetch it at client side?
There are no performance measurements available. > 2 I have asked this before, but did not get any answers. Does > SAPDB support > array as input/output parameter? No array input/output parameter for dbprocedures available. We thought, you and Mark work together. And I think, Mark would have used arrays if they were available. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
