Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to restrict which databases to load data from after a database connection is made?
For example once you make a SQL Server data connection and click "select data" it's this option:
Is it possible to restrict which values a user can select from this drop-down list?
Hi, I haven't done that but I think it should be configured on the SQL Server side, giving or removing read permission to the users on each database.