I want to search in a DB with Java.
Everything works fine when I do the following search:
sdc = sdb.search("@Contains(Form; \"eingabe\")");
But when I do this one I get an error (no message) formulaitem is a normal text field from a Notes Form. formel = sformulaitem.getValueString();
sdc = sdb.search(formel);
Any ideas ?
CU Martin
Feedback number WEBB8UEJD3 created by Martin Krauss on 05/18/2012
Status: Open
Comments: