Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: how to use the CDOExm?? PLs Help me


Message #1 by "duibudui" <wonderf2001@s...> on Fri, 31 May 2002 04:01:53
hello :
  i want to do the backup for exchangeserver with the CdoExm ,but when i 
get the inforabout the server 
like this:
   ==============================================
   Dim ds2                     As IDataSource2
   Dim iExs                    As New CDOEXM.ExchangeServer
   Dim sServerName             As String
   Set ds2 = iExs
   ds2.Open sServerName
   ======================
   always the " iExs.StorageGroups " is null(No Variables) , i don't why ? 
   also  i don't know how to backup the publicstoreDB and Mailboxdb with 
CdoExm.

   Please Help me ,thanks! 

  Return to Index