Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: HimanB
  • Content: Threads
  • Order by date
  1. HimanB

    Cursor too Slow ,Select is fast

    Dear All, My team is facing a problem. They have made a stored procedure which fetches data in to a Cursor and then writes it into a CSV file. The query has been checked & it is fully optimized. When executed on sql prompt it fetches data in milliseconds. The query uses UNION ALL clause & has...
  2. HimanB

    Unnecessory LOV Pop-up in case of Duplicate Records

    Dear All, I have an LOV which has few duplicate records . E.g. Feild Ename has name SMITH repeated twice as I have two employees with Same name but different EMPNO. Now when I execute query in my form & start to navigate from 1 record to another it Pop-up LOV & ask me to Select though my Empname...
  3. HimanB

    Help Convert LONG/LONG RAW Data into ASCII File

    Dear All, I am supposed to work on archival of Oracle based data stored in Long/Long Raw type of columns. The data stored is PDF file. This is to be archived in a utility/system called "OnDemand Server" from IBM. For archival the utility/system needs the file in ASCII form. If...
  4. HimanB

    Can anybody Help. I need to pass r

    Can anybody Help. I need to pass record group to report running on the Web. I know that I cannot do the same using Web.Show_document. Is there anyway to do the same using Run_Report_Object? Secondly I am having problem while passing lexical parameter(e.g.&P_Query) to my report using...

Part and Inventory Search

Back
Top