devxlogo

Writing DB Programs

Writing DB Programs

Question:
I am new to programing & was wondering if you can write database programs with VB or do you have to use a third party DB program like Access or Data Base etc?

Answer:
You don’t have to use Access…you can use VB to build DB programs. VB also includes a Data Manager program which can create basic databases. However, Access is very useful in setting up the databases, creating indices, queries, etc. I would strongly recommend getting both for best results. If you want to “roll your own” databases you need to look at the following in the help file or documentation:

  • User Defined Types
  • The file access commands OPEN, RANDOM (goes with OPEN) and GET

See also  10 Best Apps to Help You Read More Books in Less Time
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist