README.md

December 5, 2022 ยท View on GitHub

A very simple Database (DAO,ODBC) tutorial

Description

If you have ever wanted to make programs that deal with alot of data and need to use databases, but dont know how, well, i can help. This tutorial is very simple. It uses NO and i mean NO data access object controls. This tutorial teaches you how to talk to a database with PURE CODE. Once again, NO data access object controls. You will learn how to Add/Edit/Delete records, Add/Delete Tables, List fields and Tables, add/delete fields from tables and alot more. Very nice if you do alot of ASP or DHTML pages

More Info

I asume you know VB, have Visual Basic 6 and the Microsoft DAO 3.6 Object Library (get it with service pack 3 from microsoft.com) if you use access 2000, or Microsoft DAO 3.5 library if you use Access 98 or earlier.

Submitted On2000-03-09 16:26:46
ByDustin Davis
LevelIntermediate
User Rating4.6 (134 globes from 29 users)
CompatibilityVB 5.0, VB 6.0, ASP (Active Server Pages)
CategoryComplete Applications
WorldVisual Basic
Archive FileCODE_UPLOAD3898392000.zip