SQL question

Florian Bogeschdorfer fb at memedia.de
Tue Nov 9 19:25:56 CST 2004


Hi!

I am trying to find all dates in a table which belong to a specific month,
independet from day and year (eg. Find all born in may). I have tried
something like

x=VALselectReturnCursor("SELECT * FROM KUNDENTable WHERE MONTH(geburtsdatum)
= '05'")

in a 100 different ways with different positions, brackets etc, but I always
get errors like 616...

Is there a solution to this?

TIA
Best regards, Florian



More information about the Valentina mailing list