Setting Input Parameters via code

T

Tariq H

Hello all,

I have a stored procedure "procGetFacilityReport" which
has an input parameter "@FacilityID".

There is a report "rptFacilityInformation" which has the
above stored procedure as a RecordSource.

I want know how can I programmitically set the
InputParameters without it prompting me.

Thanks in advance,

Tariq H
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top