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?
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?