Hello,
I hava a problem with DBLookup. I get data from another database with the following formula (example):
@DbLookup(“”;“SN300203/Spk Aachen/DE”:“934\MA-Verz.nsf”;“Mitarbeiter”;(BenutzerID);“OE_NR”;[FailSilent])
I get the following result: SELECT 934
934 is the value of the field “OE_Nr” from the database “MA-Verz.nsf”. The value are not saved in the field of the new database.
If the field contain two words with a space the result is correct without the word SELECT. this value are saved in the field of the new database.
Hava anyone an idea or a solution for this problem???
Thanks,
Peter Born