SQLDatasource

Stimulsoft Reports.NET discussion
Post Reply
carlos
Posts: 2
Joined: Wed Mar 21, 2007 2:40 pm

SQLDatasource

Post by carlos »

Hello,

I'm trying to create report using report wizard from aspx page, In my aspx page i have sqldatasouce and want the wizard using that datasouce but after i select the datasource from the option then takes me to create new report popup window where i select wizard - standard then another popup window asking to select a data source but do not see any datasource to select . unless i select a datasource i can not go to next step.

Please help me out
Guest
Posts: 182
Joined: Tue Jun 06, 2006 8:04 am

SQLDatasource

Post by Guest »

Verify that your SqlDataSource is connected to database. Click on SqlDataSource and configure your datasource's setting step by step. If SqlDataSource will connect to database, that all must work fine.

Thank you.
carlos
Posts: 2
Joined: Wed Mar 21, 2007 2:40 pm

SQLDatasource

Post by carlos »

the sqldatasource is connected to the data base no problem .. returns the right result. The problem is when i try to use report wizard, first i can select the datasource then next few steps .. wizard report -- select standard option -- then a popup window asking to select the datasource that where i can not see the datasoure.

using v 2007.01
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

SQLDatasource

Post by Edward »

Please send test solution to Image for analysis. We can't reproduce the issue.

Thank you.
Post Reply