VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Easily Bind a Listview Control to a Table or SQL statement

Michael Wortman  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

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 (8(8 Vote))

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

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters