Question:

Capture and Display Data in Visual Basic (Not Database related)

by  |  earlier

0 LIKES UnLike

I would like to create a form that will capture the user's company's information (company name, address, tel., etc.) I also would like to see the information displayed back once the form is reloaded again, and be able to modify any part of the information. Please help. I am a beginner programmer and I am having difficult time with this exercise. Thanks.

 Tags:

   Report

1 ANSWERS


  1. Because you are trying to do what a DB is exactly designed to do.

    If you don't have access to a normal DB then use XML or a simple text file as your DB.

    Don't try to re-invent the wheel.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.