|
-
Aug 30th, 1999, 09:43 PM
#1
Thread Starter
Junior Member
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]
-
Sep 4th, 1999, 06:08 AM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|