Wrox Home  
Search P2P Archive for: Go

  Return to Index  

proasp_howto thread: ASP and Oracle


Message #1 by "Dashaun Huston" <dhuston521@y...> on Tue, 1 Aug 2000 14:8:38
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?

  Return to Index