Page 1 of 1

Query Builder in Dataset Editor

Posted: Tue Oct 07, 2008 11:51 pm
by johnham
When I click on "Run Query Builder" in the Dataset editor in the designer, I get "An identity contains two definitions for the same attribute. (Exception From HRESULT: 0x8007370C)".

Doesn't seem to matter what kind of code I build. Even the following code produces it:

Code: Select all

            StiReport DesignReport;

            //Start Designer 
            DesignReport = new StiReport();           
            
            DesignReport.Design(true);
Is there something I'm doing wrong?

Thanks,
John Hamilton
POSitive Software Company
http://www.gopositive.com

Query Builder in Dataset Editor

Posted: Wed Oct 08, 2008 9:39 am
by Vital
Hello,

Which version of SR you are use? What type of datasource you are use?

Thank you.

Query Builder in Dataset Editor

Posted: Wed Oct 08, 2008 10:06 am
by johnham
Just updated to 2008.2 Release yesterday hoping it would solve it. I was on the last pre-release of 2008.2 before that.

I am using an SQL Server Datasource.

Thanks,
John Hamilton

Query Builder in Dataset Editor

Posted: Wed Oct 08, 2008 12:03 pm
by Vital
Hello,

Thank you for your information. We will check this problem.

Thank you.