Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Error while query BIRT changes dates(Help me with this topic, if i execute a query in BIRT it returns with another date)
Error while query BIRT changes dates [message #1764703] Thu, 01 June 2017 13:43 Go to next message
Ulises Guzman is currently offline Ulises GuzmanFriend
Messages: 2
Registered: June 2017
Junior Member
Hi everyone!
I'm new here but no at BIRT.
But now i've this strange problem.
When i send a query to the database the date returns ok, but when i send the same query with BIRT it returns with minus 2 days.
i attached the examples.

any ideas?

[Updated on: Thu, 01 June 2017 15:30]

Report message to a moderator

Re: Error while query BIRT changes dates [message #1765093 is a reply to message #1764703] Tue, 06 June 2017 14:04 Go to previous message
Ulises Guzman is currently offline Ulises GuzmanFriend
Messages: 2
Registered: June 2017
Junior Member
This is my query:

select * from erp.LaborDtl
where ClockInDate >= '2017-05-12'
order by ClockInDate


I'd already try to change de - of the date to . (from 2017-05-12 to 2017.05.12)
Also tried with / (2017/05/12)
But i've got the same error.

The curious thing is the information bring by the query correspond to the correct date but the date field shows incorrect.


Previous Topic:Neon BIRT 4.6 uses old Jetty OSGI Boot 9.2.13.v20150730
Next Topic:BIRT report designing
Goto Forum:
  


Current Time: Thu Apr 25 12:35:08 GMT 2024

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

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

Back to the top