proasp_howto thread: ASP and Oracle
I am developing a system that uses asp, com and oracle on the backend. The asp is doing the presentation, the com is communicating to the oracle stored procedures. This system needs to do multiple updates to the oracle table via oracle stored procedures. Is there a way to send multiple records to oracle(i.e. an array) and have oracle process this array?
|





