@dblookup

hi all

im having a problem with a @dblookup

ive tried the following code

@DbLookup( “”:“NoCache” ;“mail1/is/nbs”:“itchangerequest.nsf”;“systems”; “Lotus Notes” ; 2))

and i get the following error

“ERROR: Entry not found in index or views index not built”

i also tried

@DbLookup( “”:“NoCache” ;“”:“”;“systems”; “Lotus Notes” ; 2))

and got the same error

anyone see what I am doing wrong,

thanks

gav

Subject: @dblookup

check ur view, the first column must be sorted.

Subject: @dblookup

thanks guys… sorted the view and it worked fine…

Subject: @dblookup

Hard to say without seeing your database.

Can you confirm that the phrase “Lotus Notes” appears in the first sorted column of the “systems” view in the database you reference?

Cheers

K