750 pts.
 Invalid Key Value Type
We have existing notes db's in our lotus notes and one of our users who tend of using one of those is experiencing and error "Invalid Key Value Type" everytime he tries to submit his request using this... Is this application error or some lotus notes glitch?



Software/Hardware used:
Lotus Notes,
ASKED: May 18, 2010  7:01 AM
UPDATED: May 19, 2010  1:36 PM

Answer Wiki:
In my opinion it should be a code - application problem, not coming from Lotus product...
Last Wiki Answer Submitted:  May 18, 2010  3:23 pm  by  BruceWayne   4,075 pts.
All Answer Wiki Contributors:  BruceWayne   4,075 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks BruceWayne! I have already asked our lotus notes developer to check the codes. :D

 750 pts.

 

A clue : it could be in relation with a @DbLookup or @DbColumn function or in a SearchDocumentByKey method in LS , used with a wrong key (search numeric key in a sorted column with alpha value for example)

 4,075 pts.

 

Oops, the method is GetDocumentByKey (not “Search….”.) !

 4,075 pts.