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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report filter

Status
Not open for further replies.

Neckermann

Programmer
Joined
Feb 20, 2008
Messages
1
Location
NL
Hello,
I am using Impromptu 7.4 to make raports. I want to make a report that only give me data of yesterday. Therefor i use the query

Intervalstart = add-days (datetime-to-date ( now ()), -1)

When i run the report i get the following error message:

Error number -239:

DMS-E-GENERAL, A general exception has occurred during operation 'prepare request with options'.
EXPENG-E-TYP2, The operation <equal> is invalid for data types <character> and <datetime>.

Can anyone please help me?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top