VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A very simple Database (DAO,ODBC) tutorial

Dustin Davis  (17 Submissions)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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

Assumes
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.

Rate A very simple Database (DAO,ODBC) tutorial (30(30 Vote))

Download A very simple Database (DAO,ODBC) tutorial

A very simple Database (DAO,ODBC) tutorial Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters