Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I send an SP a parameter?

Status
Not open for further replies.

AaronA

Programmer
Sep 27, 2000
21
0
0
US
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.
 
Folks,

I guess I got confused as to what I was using. I am using the RDC Active-X control, which has different methods to do what I needed. Please Disregaurd this Thread
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top