Domino 9 und frühere Versionen > ND8: Entwicklung
@DBLookup versucht die Replik ID als IP Adresse zu finden
smoky:
Ich kopiere die Rep ID immer direkt aus der Ziel DB. (Design Synopsis / Replica)
und sie hat immer einen Doppelpunkt.
koehlerbv:
LotusScript: Ohne Doppelpunkt
Formula: Mit Doppelpunkt.
Sonst wäre es doch zu einfach, Martin ;D
Bernhard
m3:
Ach, Formula mach ich mittlerweile so selten ...
smoky:
So mein langes Wochenende ist vorbei, funktionieren tut es aber trotz warten nicht ;)
Ich muß gestehen das ich meist noch immer die Formelsprache verwende da vieles einfach mit einem Einzeiler erledigt ist da ich dem Command nicht erst erklären muß wo es sich befindet :-))
ghostmw:
Kurzer Auszug aus der Hilfe ...
--- Zitat ---If there are multiple copies of the database located on various Domino servers, using the database replica ID in place of both the server and database name lets you access a replica copy of that database without having to specify either the server name or the database name. For example, if you use "85255CEB:0032AC04" (a database replica ID, found in the database InfoBox) as the database name, Lotus Domino uses a replica of the database to retrieve the information.
--- Ende Zitat ---
Das heißt doch soviel, als das der Servername angegeben werden muss, oder ?
also der Befehl dann so heißen müsste:
--- Code: ---@DbLookup("":"NoCache";"" : "C12575D3:004DF201";"Uebersetzung";tmp2+tmp1;2)
--- Ende Code ---
Navigation
[0] Themen-Index
[#] Nächste Seite
[*] Vorherige Sete
Zur normalen Ansicht wechseln