StiOptions.Designer.HideConnectionString

Stimulsoft Ultimate discussion
Post Reply
zhuqijun
Posts: 3
Joined: Fri Jun 01, 2018 3:19 am

StiOptions.Designer.HideConnectionString

Post by zhuqijun »

I have a question about StiOptions.Designer.HideConnectionString = true;

I am using Stimulsoft Reports.Ultimate 2014.1

If I set StiOptions.Designer.HideConnectionString = true;
the connection string will be hidden (as I excepted) in the screen of 'Edit sql Connection'


But if I click 'Build' button, I will still see the connection string, this is not expected, because it will expose the password in the connection string

please see the below screen shot

any idea how to hide the connection string?
Attachments
Capture2.PNG
Capture2.PNG (4.41 KiB) Viewed 2326 times
Capture1.PNG
Capture1.PNG (5.11 KiB) Viewed 2326 times
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: StiOptions.Designer.HideConnectionString

Post by Lech Kulikowski »

Hello,

Please check the last release build.

Thank you.
zhuqijun
Posts: 3
Joined: Fri Jun 01, 2018 3:19 am

Re: StiOptions.Designer.HideConnectionString

Post by zhuqijun »

Hello
Thanks!

I have another question.
If I set StiOptions.Designer.HideConnectionString = true; I will not be able to see 'Code' tab in the designer.
What should I do?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: StiOptions.Designer.HideConnectionString

Post by Edward »

Hi Zhuquijun,

In the new version, the Code Tab was not enabled by default and is hidden. Please follow the steps on how to make it visible:
https://www.youtube.com/watch?v=3XpkoLKGaAM

Thank you,
Edward
zhuqijun
Posts: 3
Joined: Fri Jun 01, 2018 3:19 am

Re: StiOptions.Designer.HideConnectionString

Post by zhuqijun »

Hello Edward,

My problem now is if I set StiOptions.Designer.HideConnectionString =True in my code, then I will not able to see the code tab, and I cannot make it visible
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: StiOptions.Designer.HideConnectionString

Post by Lech Kulikowski »

Hello,

Yes, in this case, with this option the Code Tab is hidden.

Thank you.
Post Reply