VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Code for searching a record using Treeview control and ADODB, Records can be searched by any value

Sudhir Kesharwani(Pune)  (1 Submission)   Databases/Data Access/DAO/ADO   VB 6.0   Unknown Difficulty   Thu 20th September 2001   Mon 8th February 2021

Code for searching a record using Treeview control and ADODB, Records can be searched by any value in any field,

API Declarations


Dim fld, fname
'declare variables of type connection,recordset
Dim cnn As ADODB.Connection
Dim rs As ADODB.Recordset
Dim rss As ADODB.Recordset

Rate Code for searching a record using Treeview control and ADODB, Records can be searched by any value (2(2 Vote))
Code for searching a record using Treeview control and ADODB, Records can be searched by any value .bas

Code for searching a record using Treeview control and ADODB, Records can be searched by any value Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters