M
Martin Racette
Hi,
I'm creating a database for a video store, and part of it si to list the actors
in the each movie, so far everything is working perfectly, but in the form that
I use to add new actor(s), it was suggested to me that I should use radio
buttons instead of a text field, to input the gender (there is only 2 gender
after all), but when I try to create it, the button insist on 1 and 2, but the
database will only accept M or F
How can I program the the buttons tu use the letters instead to 1 and 2,
changing the whole database to use 1 and 2 would be a very long and painful
process, as there are actually more than 1000 actors already in it
--
Thank you in Advance
Merci a l'Avance
Martin
I'm creating a database for a video store, and part of it si to list the actors
in the each movie, so far everything is working perfectly, but in the form that
I use to add new actor(s), it was suggested to me that I should use radio
buttons instead of a text field, to input the gender (there is only 2 gender
after all), but when I try to create it, the button insist on 1 and 2, but the
database will only accept M or F
How can I program the the buttons tu use the letters instead to 1 and 2,
changing the whole database to use 1 and 2 would be a very long and painful
process, as there are actually more than 1000 actors already in it
--
Thank you in Advance
Merci a l'Avance
Martin