Problem with Data from other datasource

Stimulsoft Reports.WEB discussion
Post Reply
JockeD
Posts: 77
Joined: Fri Apr 17, 2009 1:47 pm
Location: Sweden

Problem with Data from other datasource

Post 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
Attachments
450.StimulsoftError4.jpg
450.StimulsoftError4.jpg (55.99 KiB) Viewed 4731 times
449.StimulsoftError3.jpg
449.StimulsoftError3.jpg (37.35 KiB) Viewed 4731 times
448.StimulsoftError2.jpg
448.StimulsoftError2.jpg (41.32 KiB) Viewed 4732 times
447.StimulsoftError1.jpg
447.StimulsoftError1.jpg (78.19 KiB) Viewed 4733 times
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Problem with Data from other datasource

Post by Vladimir »

Hello,

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

Thank you.
JockeD
Posts: 77
Joined: Fri Apr 17, 2009 1:47 pm
Location: Sweden

Problem with Data from other datasource

Post 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
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Problem with Data from other datasource

Post by Andrew »

Hello,

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

Thank you.
JockeD
Posts: 77
Joined: Fri Apr 17, 2009 1:47 pm
Location: Sweden

Problem with Data from other datasource

Post 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
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Problem with Data from other datasource

Post by Andrew »

Thank you for your good words.

Have a nice day!
Crystole Roberts
Posts: 18
Joined: Thu Aug 27, 2009 2:54 pm
Location: Louisville, KY

Problem with Data from other datasource

Post 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,
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Problem with Data from other datasource

Post by Vladimir »

Hello,

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

Thank you.
hadisaadat_du
Posts: 35
Joined: Tue Nov 09, 2010 2:43 pm
Location: iran

Problem with Data from other datasource

Post 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 ??!
Post Reply