VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Intro to ADO Part 2 (with ListView)

by TheVBPro (4 Submissions)
Category: Databases/Data Access/DAO/ADO
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This sample project demonstrates uses of ADO not covered in the preceding topic. The sample project presented here is a simple "one-table" database application. It works with a table of customer data (name, address, phone, etc.) and allows the user to view, add, update, and delete customer records. This sample project uses a DSN-less connection (compared to the Intro to ADO Part 1 tutorial which used DSN). Also, this sample project uses the ListView control to display the records that the application will be working with. A tutorial on the use of the ListView control is covered at the end of the article.

Rate Intro to ADO Part 2 (with ListView)

Download Intro to ADO Part 2 (with ListView)

Download Intro to ADO Part 2 (with ListView) (250 KB)

Intro to ADO Part 2 (with ListView) Comments

No comments have been posted about Intro to ADO Part 2 (with ListView). Why not be the first to post a comment about Intro to ADO Part 2 (with ListView).

Post your comment

Subject:
Message:
0/1000 characters