VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

To add all records of a table to a listview control just by specifying the name of the table

Paul Raj S  (1 Submission)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Thu 21st July 2005   Mon 8th February 2021

To add all records of a table to a listview control just by specifying the name of the table

API Declarations



Public table As String
Public cnn As New ADODB.Connection
Public rs1 As New ADODB.Recordset

Rate To add all records of a table to a listview control just by specifying the name of the table (1(1 Vote))
To add all records of a table to a listview control just by specifying the name of the table.bas

To add all records of a table to a listview control just by specifying the name of the table Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters