VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Easily Bind a Listview Control to a Table or SQL statement

by Michael Wortman (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Allows you to automatically generate column headers and load all the records from a table or SQL statement into a listview.

Inputs
takes a listview control and a recordset as parameters
Assumes
assumes you have ADODB referenced in the project and are using at least VB6. can be tweeked to work with VB5 or less probably though.
Code Returns
nothing
Side Effects
none, let me know
API Declarations
none, all standard calls & controls

Rate Easily Bind a Listview Control to a Table or SQL statement

Download Easily Bind a Listview Control to a Table or SQL statement

Download Easily Bind a Listview Control to a Table or SQL statement (11 KB)

Easily Bind a Listview Control to a Table or SQL statement Comments

No comments have been posted about Easily Bind a Listview Control to a Table or SQL statement. Why not be the first to post a comment about Easily Bind a Listview Control to a Table or SQL statement.

Post your comment

Subject:
Message:
0/1000 characters