Close all databases
         hueland
      
      Forums
Hello,
Part of a script I am working on includes a direct extraction.  I want to close both the original database and the extraction database once the extraction is complete.  I added Close but that only closes the extraction database (script attached).  I also tried Close All but obtained the same result.  My apologies if this answer exists somewhere on your site already.  I tried several searches and wasn't able to find it.  Thank you very much!  
Holly
 
 
Files
          Close all open databases
  (3.44 KB)
               
         
Hello again,
Hello again,
I found the answer: Client.CloseAll
I didn't know about the Language Browser - that's where the answer was.
Holly