SQL Studio - Retrieving Metadata
Posted: Thu 26 Sep 2019 14:37
When I connect with SQL Studio it retrieves the table names from my database, but not the table metadata. It's not until I add a table to a query that SQL Studio then loads the metadata. So, every time I add a table more metadata is loaded and I have to wait. I've used other competing products that load all metadata upon the initial connection.
How can SQL Studio be configured to load all metadata at once rather than table-by-table?
Thanks!
How can SQL Studio be configured to load all metadata at once rather than table-by-table?
Thanks!