Search results for query: *

  1. J

    Oracle Stored Proc access - OleDb vs OracleClient

    Heya jmcilhinney, Thank you kindly. You hit the nail on the head (not perhaps with avoiding a nameless 10 member brothel) but with the name matching. I changed my parameter name to "outID" and bingo OracleClient was playing ball. I agree the stricter naming system is the way forward, but...
  2. J

    Oracle Stored Proc access - OleDb vs OracleClient

    Heya, Can anyone put me on the right track with respect to the error I'm getting whilst calling an Oracle Stored proc from vb.net 2005. I have been trawling through code examples high and low, but to no avail. Here's my calling code to a simple, one output, stored proc. It gives the error...
Back
Top