logo

New Response

« Return to the main article

You are replying to:

    • avatar
    • Eric
    • Posted on Fri 29 Mar 2002

    Hello,

    The db object is not set in the example... This one is ok :

    Dim sess as new NotesSession ' added this line Dim db As NotesDatabase Dim qs As NotesView Dim nv As NotesViewNavigator Dim ne As NotesViewEntry Set db = sess.CurrentDatabase ' added this line Set qs = db.GetView("ByStore") Set nv = qs.CreateViewNav Set ne = nv.GetFirst

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: