Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dljordaneku

    query only certain attributes with visual basic

    I am having some issues querying our ldap from a vb app I wrote. I can only query certain attributes. Option Explicit Dim conn As ADODB.Connection Dim rs As ADODB.Recordset Dim strname As String Dim A As Variant Dim strquery As String Private Sub cmdEnd_Click() End...

Part and Inventory Search

Back
Top