Hello...
Help!
(Using Business Objects Full Client 6.52 and Oracle 10G - REAL-TIME data)
I am having trouble with my prompt. I keep getting 'no data to fetch'.
(ORDERS.ORDER_DT Between @Prompt('Start Date','a',,mono,free) AND @Prompt('END Date','a',,mono,free) )
I can get it to work 'sometimes' using this format: '21-12-2007' but it doesn't always work? Is there a glitch? Am I doing something wrong?
I know Oracle stores it's dates this way: '21-DEC-07 00:00:00', but of course that date format doesn't work if I use it within a prompt.
(I would prefer to truncate the date so that I don't have to plug in the time, but that adds 2 minutes to my query!!! Is there a more efficient way to do this and ensure that I am seeing a complete day?)
Any assistance with this issues would be GREATLY APPRECIATED!
Thanks!
Help!
(Using Business Objects Full Client 6.52 and Oracle 10G - REAL-TIME data)
I am having trouble with my prompt. I keep getting 'no data to fetch'.
(ORDERS.ORDER_DT Between @Prompt('Start Date','a',,mono,free) AND @Prompt('END Date','a',,mono,free) )
I can get it to work 'sometimes' using this format: '21-12-2007' but it doesn't always work? Is there a glitch? Am I doing something wrong?
I know Oracle stores it's dates this way: '21-DEC-07 00:00:00', but of course that date format doesn't work if I use it within a prompt.
(I would prefer to truncate the date so that I don't have to plug in the time, but that adds 2 minutes to my query!!! Is there a more efficient way to do this and ensure that I am seeing a complete day?)
Any assistance with this issues would be GREATLY APPRECIATED!
Thanks!