Hi

I trying to write the value of a option to a database and needed some help. I have two option button inside of a frame control. The user can only choose one of them. But what I’m struggling with is if the first one is checked I need to write that to my database. And when my application starts I get that value out of my database and have the appropriate option button checked. I’ve seen the option buttons linked to a data control somehow.

Thanks for any help

Reston