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!

Fail to Create a Row Set Error

Status
Not open for further replies.

Hashiba14

MIS
May 14, 2007
29
US
I'm getting a Fail to Create a row set error when I run in Crystal 10. I'm trying to run this report from a local machine and it gives me these error messages:

This is the error message

Failed to Open Row Set
Details: ADO Error Code:0x80040e14
Source:Rowset
Description: Failed to get the field information for Department. Make sure this field is a valid field.If the field is valid, then there may be a problem with the field metadata. You may want to delete teh cached copy of the field metadata and try the query again.

|82|-2147217900|80040e14|Rowset|dmerowsetschema.cpp|308|-1|-1|-1|

Then a second error stating that there was an exception that occurred internally during the parsing of command text and that memory may be low.

This exact same report is on Crystal Enterprise Server and can be run through a java web application.

Any suggestions? I was thinking of clearing the cache for crystal 10, but where do I clear it on a local machine?
 
The Java app may be directly retrieving and manipulating the data itself then pasing it to Crystal.

And you gave no indication of what type of data source you're using, so it's difficult to assist.

Try supplying technical information in your posts.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top