Hello. I am trying to do a simple database where I input two things (name and phone number) and this appears in a listbox. However I am a very novice programmer, and have a lot of questions.
a) How do I make this information store in my hard drive, so when I run the program again every information that has been stored is still there? I have read some forums related to this and they talk a lot about querys, but I don´t know how to use them.
b) How can I take information from a form (contents of a listbox, for example) and bring it to another form?
thank you very much
a) How do I make this information store in my hard drive, so when I run the program again every information that has been stored is still there? I have read some forums related to this and they talk a lot about querys, but I don´t know how to use them.
b) How can I take information from a form (contents of a listbox, for example) and bring it to another form?
thank you very much