VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..)

by Roni Tovi (4 Submissions)
Category: Databases/Data Access/DAO/ADO
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

This code simply binds a ListView control to *ANY* kind of database you want(Access, MSSQL, MySQL etc...)
It also includes auto column resizing that resizes column headers relative to their content.

API Declarations
Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long

Rate Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..)

Download Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..)

Download Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..) (75 KB)

Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..) Comments

No comments have been posted about Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..). Why not be the first to post a comment about Bind Listview control toANYdatabase you want (Access, MSSQL, MySQL etc..).

Post your comment

Subject:
Message:
0/1000 characters