cancel
Showing results for 
Search instead for 
Did you mean: 

594 Invalid Parameter NumberParamFields.Setindex(0) <PEGetNthParameterField

Former Member
0 Kudos

Hello,

I am a few months new to Crystal and I need to get a report working with a inventory application that we use. I have a report that I believe was created to work with Access and I have the need for this same report to work with a SQL database. I think that's where the problem is but I'm definitely no expert. This is the error message I receive when trying to pull up the report from the application. Any suggestions would be greatly appreciated.

"Error 594 Invalid Parameter NumberParameterFields.Setindex(0) <PEGetNthParameterField>"

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Also, this is using crpe32.dll as the report engine. As of Cr 9 you no longer are licensed to use this dll. Upgrade to RDC or RAS/.NET engines.

Former Member
0 Kudos

Hi,

When is the error occurred? During run time? is this wiht VB6. or .Net please more details.

This is the description of your error no.

PE_ERR_INVALIDPARAMETERNUMBER (594)

Returned when the user passes in an invalid parameter field number, for

example, when the user passes an invalid parameter field number to

PESetNthParameterField,

Regards,

Clint