A TField Descendant that emulates Boolean for IBX?
From: damian marquez (dmarquez34_at_hotmail.com)
Date: 03/27/04
- Next message: Craig: "Re: A TField Descendant that emulates Boolean for IBX?"
- Previous message: David J Taylor: "Re: A better Image (Resource) Editor?"
- Next in thread: Craig: "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Craig: "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Woody \(TMW\): "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Marco: "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Martyn Ayers: "Re: A TField Descendant that emulates Boolean for IBX?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Mar 2004 19:22:39 -0300
I would like to know if anyone knows of some custom TField object available
to
emulate a Boolean field for IBX (or IBO, I know FIBPlus has something built
in)
by using CHAR(1) fields in the database.
In other words, this should let you work in the application with the field
by setting
its value to False or True and internally it would write the appropiate CHAR
value
to the database.
- Next message: Craig: "Re: A TField Descendant that emulates Boolean for IBX?"
- Previous message: David J Taylor: "Re: A better Image (Resource) Editor?"
- Next in thread: Craig: "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Craig: "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Woody \(TMW\): "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Marco: "Re: A TField Descendant that emulates Boolean for IBX?"
- Reply: Martyn Ayers: "Re: A TField Descendant that emulates Boolean for IBX?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|