[fpc-pascal]Postgres Query...

Javier Morquecho Morquecho jmorquec at cedetel.com.mx
Thu Dec 7 19:15:31 CET 2000


Hi...

	I'm making a query to a Postgres database, but I can't use the "where"
command, I mean, I need to do somethiing like:
query_s := 'select my_date from info where fecha>=1/1/2000';

	Right now I recive no information, but i I use
query_s := 'select my_date from info';

	Then there is't problem...

	What is wrong in my expression ??...

Thanks....

Ing. J at vier Morquecho Morquecho
Cedetel
Desarrollo de proyectos comerciales
Tel : 177-10-87
Cel : 177-00-87
e-mail                 : jmorquec at cedetel.com.mx
e-movil               : 5281770087 at emovil.cedetel.com.mx
Home Cedetel     : http://www.cedetel.com.mx

"#define QUESTION ((bb) || !(bb))    // Shakespeare"





More information about the fpc-pascal mailing list