Do you mean another Lotus Notes database, then it’s just:
@DBlookup(“”;”server”:”filedetails”;”viewname”;”key”;”fielname”)
Basically the samething using ODBC, but you need to create the ODBC connection (if Windows).
Do you mean another Lotus Notes database, then it’s just:
@DBlookup(“”;”server”:”filedetails”;”viewname”;”key”;”fielname”)
Basically the samething using ODBC, but you need to create the ODBC connection (if Windows).