Page 2 of 2

Parallel Arrays

Posted: Fri Aug 12, 2011 1:56 am
by HighAley
Hello.
djm000111 wrote:Thank you for your comments, but I still have a problem. I downloaded the second project and get the following error when I try to run it: "OleDb Exception was unhandled." Alternatively when I try to preview the report from the Report Designer I get an error: "Object reference not set to an instance of an object" and nothing is displayed.
Please correct the path to the database by editing OleDb connection.
djm000111 wrote:Also, is there important functionality that is used in the "DataBandsUsedInPageTotals" object that is used in your solution to my problem, or is there a work-around to using that object so that I can accomplish the same thing in the report without using it?
Please comment this string

Code: Select all

Me.StiReport_Test1.DataBandsUsedInPageTotals = Nothing
in Form1.Designer.vb.

Thank you.

Parallel Arrays

Posted: Fri Aug 12, 2011 1:13 pm
by djm000111
Thank you so much for your help. It is a successful solution.

Parallel Arrays

Posted: Sat Aug 13, 2011 12:14 am
by Andrew
Hello,

Let us know if you have additional questions.

Thank you.