Search found 5 matches

by harryhan
Mon Apr 26, 2021 8:57 pm
Forum: Stimulsoft Reports.JS
Topic: get SqlCommand
Replies: 9
Views: 3276

Re: get SqlCommand

Sorry

the projet file is gone, here again. mea culpa

Thanks
Attachment: TestSqlCommand.zip
by harryhan
Sun Apr 25, 2021 10:20 am
Forum: Stimulsoft Reports.JS
Topic: get SqlCommand
Replies: 9
Views: 3276

Re: get SqlCommand

Hello

we test the problem with the example project on your Githup page: https://github.com/stimulsoft/Samples-J ... t%20viewer
and change the ngOnInit code
here too, the same problem.
by harryhan
Wed Apr 21, 2021 2:30 pm
Forum: Stimulsoft Reports.JS
Topic: get SqlCommand
Replies: 9
Views: 3276

Re: get SqlCommand

hello

the sql command from the report is required.
i can't find my error.
thank you
harry

Screenshot 2021-04-21 162556.png
Screenshot 2021-04-21 162556.png (111.56 KiB) Viewed 3238 times
by harryhan
Tue Apr 20, 2021 7:26 am
Forum: Stimulsoft Reports.JS
Topic: get SqlCommand
Replies: 9
Views: 3276

Re: get SqlCommand

Thanks.

We define the query in the report with the designer. How can we get this query per script.
by harryhan
Sun Apr 18, 2021 6:02 pm
Forum: Stimulsoft Reports.JS
Topic: get SqlCommand
Replies: 9
Views: 3276

get SqlCommand

How do I get the sqlcommand of a report.

Code: Select all

report.dictionary.dataSources.list[0].sqlCommand
return undefined