> SELECT * FROM table  WHERE Datum >= :Anfangsdatum AND Datum" <= :Enddatum
> 
> 
> therefore i double the date column

A select on a table or a view works for me too. Only with a SQL function i
have the problem.

Regards
Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to