SQL connection - hide connection string
Posted: Thu Aug 06, 2020 9:39 pm
Hello,
inside controller, I create connection to database with connection string, including credentials, that are stored inside app.config. Then I fill data dictionary with this connection. After opening report inside designer, connection properties with "connection string" can be displayed. Is there any option to hide "properties" option for connections, that are created inside controller (not by reporter itself)?
inside controller, I create connection to database with connection string, including credentials, that are stored inside app.config. Then I fill data dictionary with this connection. After opening report inside designer, connection properties with "connection string" can be displayed. Is there any option to hide "properties" option for connections, that are created inside controller (not by reporter itself)?