Page 1 of 1

Problem with Data from other datasource

Posted: Wed Jun 09, 2010 4:36 am
by JockeD
Hello,

I have a problem with the Data from other datasource.
If I use your example http://web.stimulsoft.com/Designer.aspx .
I'll just try to add a data source that group by city and calculates how many customers for each city.

When I try to preview the query I get the following error message:
'Reports.SimpleList.TestDSDataSource' does not contain a definition for CustomerID.

If I then try to edit the datasource I have just created the wrong datasource is selected.
If I try to correct that I noticed that the group and the result got removed.

Please check the images below

Problem with Data from other datasource

Posted: Thu Jun 10, 2010 1:34 am
by Vladimir
Hello,

The error was repeated, it will be fixed in the next builds.

Thank you.

Problem with Data from other datasource

Posted: Tue Jul 06, 2010 2:26 am
by JockeD
Hello,

Have this been fixed?
I read through the changes log but I couldn't find anything releated to this.
It's not really critical for me I'm just curious.

Thank you,
Regards Joakim

Problem with Data from other datasource

Posted: Tue Jul 06, 2010 2:36 am
by Andrew
Hello,

No, it was not fixed yet. The issue is rather complicated. This will take a bit much time.

Thank you.

Problem with Data from other datasource

Posted: Tue Jul 06, 2010 2:41 am
by JockeD
Ok, no problem.
Like I said not a big issue for me right now.

Thank you for a great product and keep up the good work!

Regards Joakim

Problem with Data from other datasource

Posted: Tue Jul 06, 2010 2:54 am
by Andrew
Thank you for your good words.

Have a nice day!

Problem with Data from other datasource

Posted: Wed Oct 13, 2010 4:32 pm
by Crystole Roberts
This post is dated for June. Has this been fixed yet? I am trying to link from one Data Source in one Data Set to another in a different Data Set, and am receiving the "does not contain a definition for... (the linked field)" when using the field. I receive this error after being able to create the relation. If this has been fixed, when was it done? Is there a work around for this?

Thanks,

Problem with Data from other datasource

Posted: Thu Oct 14, 2010 2:58 am
by Vladimir
Hello,

The error is fixed, update will be available in next prerelease build on October 19.

Thank you.

Problem with Data from other datasource

Posted: Tue Nov 09, 2010 2:47 pm
by hadisaadat_du
Hi every body.
I sea allmost all topic in forum and seem int all of them posit that we know what is our tables and columns in dataset of our reportbut allways not thus 1-sometime we may want to edit the report in webdesigner that we dont know any thing about its data set but we sure it works with our data base , so befor call the design() function we pass what data set to our report via regdata(//what_dataset) ??
2- or we may want to set full access to data base to one user to create the every report that need to design well we pass a full data base to designer dictionary and he/she design every report by every columns in every tables or viwes in database and save it , in viwe report mode namely after load our report and we want to pass it to stiwebviewer we pass what data set to it since we cant pass all data base to our report ??!