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

Thread: Hyperlink in isqlplus

  1. #1
    Join Date
    Dec 2005
    Posts
    195

    Hyperlink in isqlplus

    Dear all,

    I wanted to display the data with hyperlink(for one column) and when we client the hyperlink column, it should call another page. How can we do this.

    I am not that expert on isqlplus and i learned the isqlplus from this link.

    http://www.oracle.com/technology/obe...s/isqlplus.htm

    Let us take this query,

    select empno,ename from emp.

    The output should display with hyperlink on ename column. When we client ename, i wanted to go to another form.. Please let me if this is possible in isqlplus. Thanks

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    no, its just a query tool, not a reporting tool

  3. #3
    Join Date
    Dec 2005
    Posts
    195
    Okay. Thank you for your response.

    Quote Originally Posted by davey23uk
    no, its just a query tool, not a reporting tool

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