I have a VB6 front end connecting to Access2000 DB w/ Microsoft jet engine data bound control. I am trying to create a report through the VB front end interface. I have tried to pass a query to the database but it does not work.
I can easily do this on the back end using the report wizard in Access. Is there a way I can run a report from the VB interface such as DoCmd.OpenReport? VB6 does not recognize DoCmd object.
Thank You.
I can easily do this on the back end using the report wizard in Access. Is there a way I can run a report from the VB interface such as DoCmd.OpenReport? VB6 does not recognize DoCmd object.
Thank You.