I'm new to Delphi7.
When I try to use the editor's "add all fields" feature on a TClientDataSet object a messagebox (the classic error message box) appear with the message "no value for parameter '( the name of the parameter)'".
I can't add fields using the "all fields" feature anymore.
How can I find the source of the "no value for parameter" error?