Results 1 to 2 of 2

Thread: Check Boxes with Oracle 8

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 1999
    Location
    Lisle, IL USA
    Posts
    20

    Post

    Hello,

    This is probably a question that has been asked and answer already but I am going to ask again. Chalk it up to laziness or lack of time either or

    I have a VB6 program that is using Oracle 8 as a backend. My question is how does Oracle use the Check Boxes? I have tried a bunch of things, binding them, manually putting a value in the field when the box is check.

    I know for some databases you have to make the table field boolean but I have been unable to do this with Oracle.

    If I have been to confusing, you can email me and I will try to claify what I want.

    Thanks All,
    Kevin

    [email protected]

  2. #2
    New Member
    Join Date
    Sep 1999
    Location
    Dearborn Heights, MI, Wayne
    Posts
    5

    Post

    Oracle 8 does not use boolean values. I believe it uses integers (something like non-zero = true, 0 false).
    I ran into the same problem converting a paradox database to Oracle.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width