DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: HOw does Java Stored procs support for returning multiple rows (REFCURSORS) in 9i

  1. #1
    Join Date
    May 2001
    Location
    Fairfax, virginia
    Posts
    23

    Thumbs up

    Hi, everyone,

    One thing I need your help.

    In Oracle 9i, documentation wrote down: "Java Stored procedures support for returning multiple rows (REFCURSORS)". Could anyone tell me how it work? it will be greate help if you can give me some examples. Thanks very much.

    Gary

  2. #2
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Hi.

    I've used this method alot for ASP.

    http://www.oracle-base.com/Articles/...Recordsets.asp

    You must use the Oracle driver, not the MS one, when making the connections. There are examples in the documentation for Java etc.

    Cheers
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width