Parallel Arrays
Posted: Fri Aug 12, 2011 1:56 am
Hello.
in Form1.Designer.vb.
Thank you.
Please correct the path to the database by editing OleDb connection.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 comment this stringdjm000111 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?
Code: Select all
Me.StiReport_Test1.DataBandsUsedInPageTotals = Nothing
Thank you.