calling an array in stored procedure in oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adukuri
    New Member
    • Sep 2007
    • 1

    calling an array in stored procedure in oracle

    Hi,

    I am new to jsp coding and I need some help in coding.

    1. Writing to a text file from a result set. need to open a new txt file on a unix box and store it.

    2. Paging. To generate mulitple -pages based on the records.

    3. passing an resultset as an input to a oracle procedure.

    TIA

    Prashanthi
  • Death Slaught
    Top Contributor
    • Aug 2007
    • 1137

    #2
    Originally posted by adukuri
    Hi,

    I am new to jsp coding and I need some help in coding.

    1. Writing to a text file from a result set. need to open a new txt file on a unix box and store it.

    2. Paging. To generate mulitple -pages based on the records.

    3. passing an resultset as an input to a oracle procedure.

    TIA

    Prashanthi
    You should be able to find everything you need here . If not post again.

    Hope it helps, Death

    Comment

    • pbmods
      Recognized Expert Expert
      • Apr 2007
      • 5821

      #3
      Heya, Prashanthi. Welcome to TSDN!

      The experts on this site are more than happy to help you with your problems but they cannot do your assignment/program for you. You have not asked a question. Attempt the assignment/program yourself first and post questions regarding any difficulties you have or about a particular function of the code that you don't know how to achieve.

      Please read the Posting Guidelines and particularly the Coursework Posting Guidlines.

      Then when you are ready post a new question in this thread.

      MODERATOR

      Comment

      Working...