Jump to content
We've recently updated our Privacy Statement, available here ×

premkumark

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by premkumark

  1. Hi, 
     
    I am getting the following error when i try to run a report with date parameter. 
     
    The report was created using jasper reports and the database is Oracle 10g. 
     
    i am using the following query in the report.. 
     
    SELECT ANALYSIS_NAME, ANALYSIS_RESULT FROM ANALYSIS WHERE RECEIVED_DATE =  
    TO_DATE($P{START_DATE}, MM/DD/YYYY) 
     
    I ran this query in TOAD its working fine but when i run the report its throwing an error saying "ORA-01843: not a valid month" 
     
    Thanks, 
    Kumar 
     

×
×
  • Create New...