Hi guys,
Here's the dumb question of the day. I work with VB 6.0 off and on and sometimes can't remember the simplest of things after months pass. I have an established application pulling from a MS Access database. I have added a field to the DB and want to add a simple listbox to the form to fill this field from now on. It has three choices, A, S, and F (letters). I can't get the data to show up in the database when I try it out. The source is the entire database, so there's no sql involved. I'm thinking this is something unique to the listbox, as a text box will work. What dumb thing have I done?????
Here's the dumb question of the day. I work with VB 6.0 off and on and sometimes can't remember the simplest of things after months pass. I have an established application pulling from a MS Access database. I have added a field to the DB and want to add a simple listbox to the form to fill this field from now on. It has three choices, A, S, and F (letters). I can't get the data to show up in the database when I try it out. The source is the entire database, so there's no sql involved. I'm thinking this is something unique to the listbox, as a text box will work. What dumb thing have I done?????