PE_ERR_JOBBUSY (524) - SAP You tried to initiate printing while Crystal Reports is already printing a job. Crystal Reports Print Engine Comments |
| |
PE_ERR_BADREPORTFILE (525) - SAP There is something wrong with the report you are trying to open. Crystal Reports Print Engine Comments |
| |
PE_ERR_NODEFAULTPRINTER (526) - SAP You haven't specified a default printer. Specify a default printer via the Windows Control Panel. Crystal Reports Print Engine Comments |
| |
PE_ERR_SQLSERVERERROR (527) - SAP Unable to connect to the Server or unable to successfully run the SQL query. Some of the most common reasons for the error to occur are: Database Driver DLLs can not be found. LogOnInfo Parameters are not NULL terminated. Incorrect Logon Parameters. Ensure that the ServerName, DatabaseName, UserId, and Password are all valid for the server that you are trying to logon to. Incorrect structSize given for LogOnInfo Structure. If an incorrect value is given here, a SQL Server error may result. The correct value for the structSize is 514. Incorrect SQL Query or the query generated an ODBC error or server error. Crystal Reports Print Engine Comments |
| |
PE_ERR_BADLINENUMBER (528) - SAP You have specified an invalid line number. Crystal Reports Print Engine Comments |
| |
PE_ERR_DISKFULL (529) - SAP When printing to file or when sorting, the program requires more room than is available on the disk. Crystal Reports Print Engine Comments |
| |
PE_ERR_FILEERROR (530) - SAP In trying to print to file, the program is encountering another file problem besides disk full. Crystal Reports Print Engine Comments |
| |
PE_ERR_INCORRECTPASSWORD (531) - SAP You have specified an incorrect password. Crystal Reports Print Engine Comments |
| |
PE_ERR_BADDATABASEDLL (532) - SAP The database DLL is corrupt. Crystal Reports Print Engine Comments |
| |
PE_ERR_BADDATABASEFILE (533) - SAP Something is wrong with the database you have specified. You may need to verify using the Database|Verify Database command. Crystal Reports Print Engine Comments |
| |