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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unknown Query Engine Error

Status
Not open for further replies.

jebenson

Technical User
Feb 4, 2002
2,956
US
Hello all,
I am creating a report (in VB .NET) that needs to have groups based on a couple of string variables. The problem is that I create the report, then pass a datatable to the report for the data, and I get the cryptic, completely useless "Unknown Query Engine Error" message when the viewer tries to display the report. If I remove the groups and run the report, it displays just fine. I have other reports in this same app that use string fields for grouping, and they work fine. The difference is that these other reports only get parameters passed to them, not all the data via a datatable. Also, if I put in a numeric field for the group - as a test - the report displays with no problems.

Has anybody encountered this before? Why can't I group on strings, but only when the data is passed in from VB?



I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson

Arrrr, mateys! Ye needs ta be preparin' yerselves fer Talk Like a Pirate Day! Ye has a choice: talk like a pira
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top