Servoy Application Server startup beating up DB

Hello,

I have a data structure with 250+ tables and a 100+ views. When servoy server starts up it queries all the tables and views.

I have tried setting the Query validation on the Servoy server database settings page to each of the 3 settings, but Servoy is bound and determined to check every table and every view.

Is there a startup flag to turn that off?? Or limit it to one table to validate against?

thx

lach

Lach,

Servoy will read all column info from all tables from all available servers at startup to make sure that the first clients after a restart will not suffer from a startup delay.
This is not configurable, you may file a feature request for this.

Rob