Reporting

lothos12345

Well-known member
Joined
May 2, 2002
Messages
294
Location
Texas
Is there away in VB.NET to build print a report in Access? I have a database with one table and that is it. I built a program in VB.NET that interacts with this table to get all the required functionality. Now in the Access database I built a query and a report. The report gets its information from the query in Access. I want the user to be able to click on a button and have a field on the form in VB.NET send information back to the query and generate a report off of the information sent to the query. I am not quite sure how to accomplish this task. Any help with this would be greatly appreciated.
 
OWC10.DLL

I cannot seem to add the Access Reference to my project I keep getting the following error:

"A reference to Microsoft Access 10.0 Object Library could not be added. Converting the Type library to a .NET assembly failed. A dependent type library
 
Back
Top