Skip to main content
Archived

Enable caching on SQLCreator like in FeatureReader

Related products:Transformers
  • October 17, 2017
  • 1 reply
  • 35 views

cfvonner
Supporter
Forum|alt.badge.img+27

One of the things I love about FeatureReader is the ability to enable caching on first execution, so subsequent executions pull from locally cached copy of the data. I often wish I could do the same with SQLCreator, when I need to pull the results of specific ad-hoc queries (often with complex table joins). I suppose I could create a view in the database just for these ad-hoc queries, but that seems heavy-handed.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

cfvonner
Supporter
Forum|alt.badge.img+27
  • Author
  • Supporter
  • December 9, 2021

Feature caching has pretty much made this suggestion moot.