Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kanchana
  • Content: Threads
  • Order by date
  1. kanchana

    Passing Arrays to Oracle Stored Proc through ADO (VB6)

    I need help on passing Arrays as parameters to Oracle Stored Procedures using ADO in Visual Basic 6. The Stored Procedure in Oracle has the following parameters: IN: abc1 : char abc2 : char abc3 : char OUT abd1 :char abd2 :varchar2 abd3 :char10_array abd4 :vc2_array Iam using the...

Part and Inventory Search

Back
Top