How to create New Data Source from sql connection's function

Stimulsoft Reports.WEB discussion
Post Reply
Jia Sheng
Posts: 49
Joined: Thu Jul 04, 2013 7:59 am

How to create New Data Source from sql connection's function

Post by Jia Sheng »

When we design a report ,first we create New Connection -> sql connection(conn) Then we want to create New Data Source from sql connection's functions.But the dialog does not have the functions option.What can We do to create New Data Source from sql connection's functions?Thanks!
Now the dialog like (only have Queries/Tables/Views/Procedures, but no functions option)
image.jpg
image.jpg (17.95 KiB) Viewed 1628 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: How to create New Data Source from sql connection's func

Post by Alex K. »

Hello,

For Sql Connections and for others connection supported only Tables, Views, Stored Procedures and users query.

Thank you.
Jia Sheng
Posts: 49
Joined: Thu Jul 04, 2013 7:59 am

Re: How to create New Data Source from sql connection's func

Post by Jia Sheng »

I set sql like "select * from FunctionName(Var1, Var2)", Fortunately it work!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How to create New Data Source from sql connection's func

Post by HighAley »

Hello.

Great! Thank you for the solution. It will help our customers.

Thank you.
Post Reply