Sign in to follow this  
Andrius J

Sql Stored Procedure Issue

Recommended Posts

Hello,

 

I'm using Microsoft SQL Server Database as a provider.

 

I want to get results from SQL server stored procedure, so I try to use "Custom SQL query" option and write like this:

EXECUTE [dbo].[NameOfProcedure]

 

When I press "View Data in Grid", it runs without errors, but returns no results. Maybe I am writing something in wrong syntax? Because when I run this procedure in SSMS, I get results.

Share this post


Link to post
Share on other sites

Hi, Rahul,

 

thanks for a quick answer.

 

Just hoping it will be available in some future release :)

 

 

Hi Andrius,

 

I am afraid, it is not possible to use 'Stored Procedures' as of now.

 

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

We would get back to you once there is any news from our end.

 

Happy FusionCharting!!! biggrin.gif

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this