encrypt datasource

Stimulsoft Dashboards.JS discussion
Post Reply
trcadmin
Posts: 20
Joined: Mon Apr 08, 2019 9:14 am

encrypt datasource

Post by trcadmin »

Attachment1.png
Attachment1.png (10.42 KiB) Viewed 1939 times
Hi,

Currently i'm using the stimulsoft.js with Node.js data adapter, i'm able to encrypt the connectionstring and querystring but i'm unable encrypt the datasource because when i try encrypt the datasource then it unable call to node.js data adapter. Can I know how to encrypt the datasource?

below code for connectionstring & querystring
report.dictionary.databases.getByName("MS SQL").connectionString
report.dictionary.dataSources.toList()[0].sqlCommand
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: encrypt datasource

Post by Lech Kulikowski »

Hello,

Please send us a sample project which reproduces the issue for analysis.

Thank you.
Post Reply