Solved the Problem



Hi,

I solved the Problem.
Now I'm using the following SQL Statement and it works like expected.
Thanks for help so far.

SELECT * FROM <table> WHERE YEAR(date) = 2007 ORDER BY Datum DESC


Jens
.