Subject | Re: [IBO] Set field to Null |
---|---|
Author | Carlos H. Cantu |
Post date | 2001-11-14T13:30:35Z |
IBOQuery1.FieldByName('myColumn').clear;
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
AU> Hello all,
AU> This is what I have been done for clearing column fields:
AU> IBOQuery1.FieldByName('myColumn').AsString := '';
AU> How may I store NULL into 'myColumn'???
AU> []s,
AU> Adriano
AU> ___________________________________________________________________________
AU> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
AU> without the need for BDE, ODBC or any other layer.
AU> ___________________________________________________________________________
AU> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
AU> keyword-searchable FAQ, community code contributions and more !
AU> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
AU> Hello all,
AU> This is what I have been done for clearing column fields:
AU> IBOQuery1.FieldByName('myColumn').AsString := '';
AU> How may I store NULL into 'myColumn'???
AU> []s,
AU> Adriano
AU> ___________________________________________________________________________
AU> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
AU> without the need for BDE, ODBC or any other layer.
AU> ___________________________________________________________________________
AU> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
AU> keyword-searchable FAQ, community code contributions and more !
AU> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/