sDBCheckBox

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35427
    werkstattboss
    Participant

    Hello,

    how do I connect a sDBCheckbox to a Firebird DB?

    I tried a Smallint field : doesn't work

    I Tried a Char Field (values t/f) : doesn't work

    Do I have to use some trick?

    My Version is the 8.02

    TIA

    Rolf

    #49241
    Rewalon
    Participant

    Hi.

    If you use in FB database 1 as true and 0 as false

    try change propeties ValueCheked on 1 and ValueUnCheked on 0.

    I have not tested, but should work.

    best regards.

    #49242
    Rewalon
    Participant

    checked. all works.

    D7, AC 7.70

    #49258
    Support
    Keymaster
    'Rewalon' wrote:
    checked. all works.

    D7, AC 7.70

    Thanks for help!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.