Browse by Tags

Sorry, but there are no more tags available to filter with.

Related Posts

  • Re: Return "Record Added" string from an Oracle Stored Procedure

    Discovered the problem ... Made a change to the VB Stored Procedure calling code on my ASP.Net page. My incorrect output parameter code was as follows: Dim objStatusParam As New OracleParameter( "Status" , OracleDbType.Varchar2) The output parameter code that worked looks like this: Dim objStatusParam...
    Posted to Oracle (Forum) by John Happy on 01-22-2008, 12:00 AM
    Filed under: Oracle, Parameters, asp.net
Page 1 of 1 (1 items)