When application starts, the CacheSchema execute multiple queries on background when it access the first time to a dataset, they are stored on a localfile. When i try use firebird over internet, those queries slows down the application. Is possible turn off this feature? Less queries over internet is faster to user experience, this cacheSchema is not useful.
When application starts, the CacheSchema execute multiple queries on background when it access the first time to a dataset, they are stored on a localfile. When i try use firebird over internet, those queries slows down the application. Is possible turn off this feature? Less queries over internet is faster to user experience, this cacheSchema is not useful.