aqif
Registered User.
- Local time
- Today, 20:37
- Joined
- Jul 9, 2001
- Messages
- 158
Hi All
I've got a database which has got lots of yes/no type fields. I have declared yes/no datatype for these fields and using the yes/no control on the form. The problem is that when i see table..instead of storing yes or no it shows the picture of that yes/no control i.e tick box. If i make my field as text n use yes/no tick box control on the form it stores -1 for yes n 0 for No. I want to store actual yes and no n also want to use yes/no tick box on the control. How can i do that?
Cheers!
Aqif

I've got a database which has got lots of yes/no type fields. I have declared yes/no datatype for these fields and using the yes/no control on the form. The problem is that when i see table..instead of storing yes or no it shows the picture of that yes/no control i.e tick box. If i make my field as text n use yes/no tick box control on the form it stores -1 for yes n 0 for No. I want to store actual yes and no n also want to use yes/no tick box on the control. How can i do that?
Cheers!
Aqif