devxlogo

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

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  How Engineering Leaders Spot Weak Proposals

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.