| Subject | SchemaCacheDir | 
|---|---|
| Author | Gerhard Knapp | 
| Post date | 2018-03-07T11:31:33Z | 
  
    
  
  
    Hello,
since newer Versions of IBO each connect to a big database needs
many seconds, because IBO get all Schemainfo.
        
Is there a way to stop this?
        
IB_Connection.SchemaCache:= false
or something?
        
Before, if SchemaCacheDir parameter was empty IBO did not do this.
        
Many thanks for help
Gerhard
        
        
        
      
  
            since newer Versions of IBO each connect to a big database needs
many seconds, because IBO get all Schemainfo.
Is there a way to stop this?
IB_Connection.SchemaCache:= false
or something?
Before, if SchemaCacheDir parameter was empty IBO did not do this.
Many thanks for help
Gerhard