User Profile

Collapse

Profile Sidebar

Collapse
reachravi
reachravi
Last Activity: Jan 22 '08, 12:28 PM
Joined: Jan 9 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • reachravi
    replied to VB - Oracle Connectivity Issue
    On specify data type as UnKnown,i am getting the error "Inconsiste nt or incomplete info was provided".

    ObjCmd.Paramete rs.Append ObjCmd.CreatePa rameter("v_retu rn_flag", adUnknown, adParamOutput)
    See more | Go to post

    Leave a comment:


  • reachravi
    replied to VB - Oracle Connectivity Issue
    the problem is that the out paramter in oracle is of type Table Of Integers.What do i give in vb.

    For the input paramter in vb,i have not given the data type.How to do the same for output?Is there any datatype in vb similar to "Table of Integers" in oracle?
    See more | Go to post

    Leave a comment:


  • reachravi
    started a topic VB - Oracle Connectivity Issue

    VB - Oracle Connectivity Issue

    Hi,



    In our ASP application, we are using a visual basic Dll file to perform database operations. We have a function in our Dll file for executing stored procedures.



    This function takes 3 input parameters from ASP

    1. Connection String

    2. SQL String (call stored procedure string)

    3. Input Parameters.



    We are using...
    See more | Go to post
No activity results to display
Show More
Working...