This may be a dumb question, but I have a book that tells me how to pass a parameter programmaticaly. (I have CR v8 and I am using VB 6.0). Anyway, the Book Says to use this:
[Form.]Report.StoredProcParam(ParameterArrayIndex%) [= newParamter$]
I have looked in the Object Library, but dont see a method called StoredProcParam.. is this a hidden method? or am I doing something wrong?
This is a pretty basic question, that probably has a quick answer, but I am stuck. Thank you very much for your time.
[Form.]Report.StoredProcParam(ParameterArrayIndex%) [= newParamter$]
I have looked in the Object Library, but dont see a method called StoredProcParam.. is this a hidden method? or am I doing something wrong?
This is a pretty basic question, that probably has a quick answer, but I am stuck. Thank you very much for your time.