Subject RE: [IBO] Re: FieldEntryTypes := [fetSQLType];
Author IBO Support List
You may want to look into using the SchemaCacheDir property so that the schema cache data is stored in local text files.
 
Jason Wharton
 


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Thursday, August 14, 2014 4:10 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] Re: FieldEntryTypes := [fetSQLType];

Ok... The problem is the SchemaCache... My app uses 5 Databases at the same time Some databases having 664 tables, 254 SPs, 239 Triggers, 926 Indices, etc...With that the cost of make SchemaCache over the internet connection is very high...