• YOU can help the next generation of students in the community!
    Share your trial papers and notes on our Notes & Resources page

VB: database help!! (1 Viewer)

IronyHigh

New Member
Joined
May 8, 2004
Messages
24
I want a function where the choice the user makes in selecting an option box or a command button is recorded. For example, the user clicks a command button and the program stores this information and will carry out its next function depending on which command button is clicked.

I wanted to do this using a database but neither command buttons nor option boxes have a database property... So, is it possible to do what I want it to?

Any ideas would be appreciated. Thanks!
 

IronyHigh

New Member
Joined
May 8, 2004
Messages
24
I've figured it out now, it's much simpler than I'd imagined. I just created a database table for each option and had boolean values.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top