Skip to main content



      Home
Home » Archived » BIRT » Date problem
Date problem [message #98384] Mon, 12 December 2005 02:02
Eclipse UserFriend
I have a computed column which is a date from database + 3 months.

I put the following as computed column expression :
DateTimeSpan.addDate(Date(max(annulus_pressure.Survey_date)) ,0,3,0);

wher Date(max(annulus_pressure.Survey_date)) gives me the latest date.

but I recive this error:


""Script engine error: ReferenceError: "DateTimeSpan" is not defined.
(computedColumn#3 )
Reason:
A BIRT exception occured.

Is something is missing?
Is the date value from DB is not in the right format?

I do not know what is the problem, any help is really valuable.

thanks & regards
Mohamed Arafat
Previous Topic:Preview doesnt work under M3
Next Topic:2.0M3 preview NoClassDefFoundError
Goto Forum:
  


Current Time: Tue Jun 10 15:01:56 EDT 2025

Powered by FUDForum. Page generated in 0.06844 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top