ODP Connection and adding Relation

Stimulsoft Reports.NET discussion
Post Reply
simgschw
Posts: 73
Joined: Mon Jan 07, 2013 1:34 pm

ODP Connection and adding Relation

Post by simgschw »

Hi,

for some reasons, I had to change an existing oleDB connection to an odp connection. I did this incrementally by adding the new db connection, then adding the datasources, the parameters and the relations to the report. After adding all the new odp components to the report, I remove the oleDB components in reverse order (meaning remove relations, parameters, datasources and db connection). This works fine.

Changing the database connection is only the first step. I also have to add some other report components to the report. These components include adding a new relation between two datasources. Adding the relation works, but then rendering the report throws an exception:
Parent Columns and Child Columns don't have type-matching columns.
I can't explain to myself why this is happening. Because the types of the columns are all of Type int. When I try adding this additional components and the new relation to the report with the existing oleDb connection everything works fine.

I guess, you want to have a report to reproduce this bug/error but I have to disappoint you ... I can't give you such a report. Nevertheless, I hope I stated my problem clearly enough and you can help me.


Thx, greetings.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: ODP Connection and adding Relation

Post by Alex K. »

Hello,

It is difficult to say something without the report which reproduces the issue.
Can you please create a simple report which reproduces the issue for analysis.

Thank you.
simgschw
Posts: 73
Joined: Mon Jan 07, 2013 1:34 pm

Re: ODP Connection and adding Relation

Post by simgschw »

Hi,

I know that this is difficult. It's difficult to create such a report because as I said I use a db connection for the datasources. I can't help you try it by your self. Create a db odp connection with two datasources and try to add a relation between the two.


By the way, this exception also occurs when I manually create(in the Stimulsoft Designer) the relation.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: ODP Connection and adding Relation

Post by Alex K. »

Hello,

We couldn't reproduce this bug.
Which version do you use? Please check the last prerelease build.

Thank you.
simgschw
Posts: 73
Joined: Mon Jan 07, 2013 1:34 pm

Re: ODP Connection and adding Relation

Post by simgschw »

I am tired of your damn answers. I mean, you are responsible for supporting your customers. But instead of supporting customers you always put the same answer in the editor:
We couldn't reproduce this bug.

So please try to be more constructive

I use 2012.3
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: ODP Connection and adding Relation

Post by Alex K. »

Hello,

Please see the following screenshots:
00.PNG
00.PNG (96.88 KiB) Viewed 1647 times
01.PNG
01.PNG (111.28 KiB) Viewed 1647 times
02.PNG
02.PNG (100.49 KiB) Viewed 1647 times
Thank you.
Post Reply