|
Como dice Cadetill tienes que utilizar un cast pero creo que no es donde dice el sino que que quedaría así:
'select * from tabla where fecha>cast('+quotedstr(texto del control de fecha)+' as datetime) order by NAME'
El datetime se utliza en sql-server, si utilizas otro SGBD podría ser de otra forma.
____________________
Folleu..folleu...que el mon s'acaba
____________________
|