bug using cursor by ref and get it from VBSCRIPT

oracle United States
  • 18 years ago


    Hi ,


    I'm using resultset in oracle and vbscript as it was mentioned here as follow:


    create a package that return a ref cursor,execute the package in vbscript and get the resultset into the
    recordset .
    Sometime it works and othertime I get that error in the line when I call the execute to the procedure:


    OraOLEDB error '80004005'


    Unspecified error .


    I used the example you gave in page :http://www.developerfusion.com/show/671/12/


    Please help me

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill