Autor Thema: NotesDBDirectory & *.box Files  (Gelesen 1186 mal)

Offline Blackraven

  • Aktives Mitglied
  • ***
  • Beiträge: 108
  • Ich liebe dieses Forum!
NotesDBDirectory & *.box Files
« am: 21.12.05 - 08:00:49 »
Hallo,

leider kann ich in der Hilfe direkt nix finden.

wird, wenn ich die NotesDBdirectory Klasse benutze, und damit über ne Schleife alle DBs auf dem Server abarbeiten will, auch die "mail.box" und andere "*.box" Files angezogen?


Offline thorsten_w

  • Junior Mitglied
  • **
  • Beiträge: 60
  • Geschlecht: Männlich
Re: NotesDBDirectory & *.box Files
« Antwort #1 am: 21.12.05 - 09:45:32 »
Auzug Notes Hilfe
Zitat
Syntax
Set notesDatabase = notesDbDirectory.GetFirstDatabase(  fileType% )
Parameters
fileType%
Constant of type Integer. Indicates the kind of database file you want to retrieve from the server.
   fileType%   Indicates
   DATABASE (1247) for LotusScript
   NOTES_DATABASE (1247) for COM   Any Notes database (NSF, NSG, or NSH file)
   TEMPLATE (1248)   Any Notes database template (NTF file)
   REPLICA_CANDIDATE (1245)   Any Notes database or template not disabled for replication
   TEMPLATE_CANDIDATE (1246)   Any Notes database or template
Return value
notesDatabase
The first database, of the specified fileType%, located in the directory. The database is closed. To open it, use the Open or OpenIfModified method in NotesDatabase.

eher nicht.

Gruss Thorsten

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz