B
Britta
Hi there,
I have some newbie questions on adp:
I use an Access 2000 front end with a MS-SQL Backend
I have created a subform using the subform/subreport control in the
detail-section of the form.
This subform gets its data from a stored procedure.
So far so good, but I need to supply the sproc with parameters (not
one but several).
I´ve done some research, and have found that I´m supposed to write the
parameters into the PropertiesBox (InputParameters)
Unfortunately the PropertiesBox of my subform does not supply me with
a field "InputParameters" in which to state my parameters.
How do I tell access to use parameters for my sproc?
My aim is to take the user input from a form in a seperate window and
use these as the parameters of my sproc. I then want to requery the
subform with the new parameters.
Any ideas?
Help would be greatly appreciated!
Thanks,
Britta.
I have some newbie questions on adp:
I use an Access 2000 front end with a MS-SQL Backend
I have created a subform using the subform/subreport control in the
detail-section of the form.
This subform gets its data from a stored procedure.
So far so good, but I need to supply the sproc with parameters (not
one but several).
I´ve done some research, and have found that I´m supposed to write the
parameters into the PropertiesBox (InputParameters)
Unfortunately the PropertiesBox of my subform does not supply me with
a field "InputParameters" in which to state my parameters.
How do I tell access to use parameters for my sproc?
My aim is to take the user input from a form in a seperate window and
use these as the parameters of my sproc. I then want to requery the
subform with the new parameters.
Any ideas?
Help would be greatly appreciated!
Thanks,
Britta.