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 bkrike 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: sathipatla
  • Content: Threads
  • Order by date
  1. sathipatla

    ORA-00942 table or view does not exist

    I am trying to create a new report based on as Oracle stored procedure and I get the "ORA-00942 table or view does not exist" error (I am able to see the procedure in the data explorer window. When I double click on it to add it to the report it prompts me for the parameters. After 5...
  2. sathipatla

    ORA-00942 table or view does not exist

    I am trying to create a new report based on as Oracle stored procedure and I get the "ORA-00942 table or view does not exist" error (I am able to see the procedure in the data explorer window. When I double click on it to add it to the report it prompts me for the parameters. After 5...
  3. sathipatla

    How to pass a multiple value paramter to an Oracle stored procedure

    I have a stored procedure which accepts one STRING value as input parameter. Crystal prompts me for this correctly. But user can enter only ONE value. Something like Chris or Robert or Alex. The user cannot select Chris and Robert. In essence I cannot get a string something like...

Part and Inventory Search

Back
Top