|
The Novell Controls for ActiveX
and Visual Basic: |
|
| |
|
|
This lesson is the third installment in a series on NDS (Novell Directory Services) programming with Visual Basic, using the Novell Controls for ActiveX. Previous lessons covered setting up your development environment ("Programming with the Novell Controls for ActiveX and Visual Basic: Getting Started") and logging in to NDS from a VB program ("The Novell Controls for ActiveX and Visual Basic: Logging In"). In this lesson, we (finally) start reading data from fields in the NDS database. The first part of the lesson contains an overview of NDS terms and concepts. If you have experience administering or using NDS, you may still want to read this part, because ActiveX uses different terms than you may have encountered before (for example, what most NDS documentation refers to as attributes are called fields in the ActiveX world). The second part of the article tells, step-by-step, how to write a VB program that reads the value of a specified field in an NDS entry.
|
|