<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19046">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>No sabía de su existencia. Perdona por no haber buscado
bien, la verdad me debo un <SPAN
style="FONT-FAMILY: Arial; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: ES-TRAD; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"
lang=ES-TRAD>coscorrón.</SPAN></FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Saludos Cordiales</FONT></DIV>
<DIV>=========<BR>|| ISMAEL ||<BR>=========</DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=maximiliano.duarte@gmail.com
href="mailto:maximiliano.duarte@gmail.com">Maxi</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=lazarus-es@lists.lazarus.freepascal.org
href="mailto:lazarus-es@lists.lazarus.freepascal.org">Spanish version of
Lazarus List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 17, 2011 12:07
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Lazarus-es] Como saber
cuando un campo de fecha es nulo</DIV>
<DIV><BR></DIV>no esta implementada la funcion fieldbyname().isnull?<BR><BR>
<DIV class=gmail_quote>El 17 de junio de 2011 11:46, Ismael L. Donis García
<SPAN dir=ltr><<A
href="mailto:ismael@citricos.co.cu">ismael@citricos.co.cu</A>></SPAN>
escribió:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>Perfecto.<BR><BR>1 Millón de Gracias<BR>=========<BR>||
ISMAEL ||<BR>=========<BR>----- Original Message ----- From: "christian
Ortiz" <<A href="mailto:xortix@gmail.com"
target=_blank>xortix@gmail.com</A>><BR>To: "Spanish version of Lazarus
List" <<A href="mailto:lazarus-es@lists.lazarus.freepascal.org"
target=_blank>lazarus-es@lists.lazarus.<U></U>freepascal.org</A>><BR>Sent:
Friday, June 17, 2011 10:08 AM<BR>Subject: Re: [Lazarus-es] Como saber
cuando un campo de fecha es nulo
<DIV>
<DIV></DIV>
<DIV class=h5><BR><BR><BR>intenta esto<BR><BR>if
(dm.rssc1.FieldByName('mespro'<U></U>).ASString= '') then<BR><BR><BR>El
17/06/11, Ismael L. Donis García <<A href="mailto:ismael@citricos.co.cu"
target=_blank>ismael@citricos.co.cu</A>> escribió:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>Estoy tratando de conocer si un campo tipo DATE en
firebird tiene un valor<BR>nulo y no lo he logrado conseguir. Como podría
averiguar si es nulo o no?<BR><BR>Estoy haciendo lo siguiente pero me dice
que no tiene un valor nulo y sin<BR>embargo si lo está en la BD.<BR><BR>if
(dm.rssc1.FieldByName('mespro'<U></U>).AsDateTime = null)
then<BR><BR>Saludos<BR>=========<BR>|| ISMAEL
||<BR>=========<BR></BLOCKQUOTE><BR><BR>--
<BR>Christian<BR><BR>______________________________<U></U>_________________<BR>Lazarus-es
mailing list<BR><A href="mailto:Lazarus-es@lists.lazarus.freepascal.org"
target=_blank>Lazarus-es@lists.lazarus.<U></U>freepascal.org</A><BR><A
href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus-es"
target=_blank>http://lists.lazarus.<U></U>freepascal.org/mailman/<U></U>listinfo/lazarus-es</A><BR><BR><BR><BR>______________________________<U></U>_________________<BR>Lazarus-es
mailing list<BR><A href="mailto:Lazarus-es@lists.lazarus.freepascal.org"
target=_blank>Lazarus-es@lists.lazarus.<U></U>freepascal.org</A><BR><A
href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus-es"
target=_blank>http://lists.lazarus.<U></U>freepascal.org/mailman/<U></U>listinfo/lazarus-es</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR
clear=all><BR>-- <BR>No a la obsolecencia programada: <A
href="http://dimensionargentina.blogspot.com/2011/01/todo-esta-disenado-para-romperse.html"
target=_blank>http://dimensionargentina.blogspot.com/2011/01/todo-esta-disenado-para-romperse.html</A><BR><BR>Twitter:
@nenunocomar<BR>Identi.ca: @nenuno<BR>Linux User #495070<BR>Ubuntu User
#28504<BR><A href="http://miexperiencialinux.blogspot.com/"
target=_blank>http://miexperiencialinux.blogspot.com/</A><BR><BR>El que
pregunta aprende, y el que contesta aprende a responder.<BR>
<P>
<HR>
<P></P>_______________________________________________<BR>Lazarus-es mailing
list<BR>Lazarus-es@lists.lazarus.freepascal.org<BR>http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus-es<BR></BLOCKQUOTE></BODY></HTML>