Domino 9 und frühere Versionen > ND6: Entwicklung
NotesDbDirectory auf Linux
bikerboy:
Hi ,
kann es sein das das NotesDbDirectory auf einem LinuxServer etwas anderes zurück bekommt als auf einem WinServer ?
m3:
Ja. Die Pfadtrenner beispielsweise.
Groß/KLeinschreibung ist unter Linux relevant, unter Windoof nicht.
usw.
bikerboy:
ja aber Notes ist ja nicht doof ob ich die DB mit \ oder / angebe findet er die ja trotzdem,
und die Navigation zwischen den DB funktioniert auch oder ?
m3:
Navigation zwischen DBs?
bikerboy:
You create a new NotesDbDirectory object using the name of the server you want to access. You can use the following:
New
Note The New method is not supported in COM.
GetDbDirectory method in NotesSession
Syntax
Dim variableName as New NotesDbDirectory( serverName$ )
or
Set notesDbDirectory = New NotesDbDirectory( serverName$ )
Parameters
serverName$
String. The name of the server that has the database files you want to navigate. Use an empty string ("") to indicate the current computer.
Navigation
[0] Themen-Index
[#] Nächste Seite
Zur normalen Ansicht wechseln