Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Failed Getting Rowset(s) from current Data Source

Status
Not open for further replies.

jasek78

Programmer
Nov 5, 2001
298
US
I'm getting that message after trying to run a datareport. I'm connecting via Jet OLE 4.0 to an Access 2000 database. I set up a data environment, and set the data source to it, and the Data Member of the datareport to the name of the Report that I'm trying to show.

Can someone help me?

Also -

Using automation to open Access is NOT an option in this case. I am trying to show these reports without being dependant on Access.

Jason
 
Even I am getting the same error so if you have the solution by now please let me know.

Neontra
 
I have received this message and corrected it by using the Refresh method for the data report before the Show, PrintReport or ExportReport statement.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top