Hopefully this is a simple question to answer.....
Access 2000 .adp FrontEnd to a SQL 2000 BackEnd
I am using a stored procedure as the RowSource for a Combo Box. The Stored procedure is basically a parameter Query. When I use this sort of stored procedure as a record source for a form, I have an "Input Parameters" Property to use to enter the parameters for the stored procedure. I do not have this property for the Combo Box.
So how do I pass the parameters to the stored procedure????
Thanks for any help in this matter.
Access 2000 .adp FrontEnd to a SQL 2000 BackEnd
I am using a stored procedure as the RowSource for a Combo Box. The Stored procedure is basically a parameter Query. When I use this sort of stored procedure as a record source for a form, I have an "Input Parameters" Property to use to enter the parameters for the stored procedure. I do not have this property for the Combo Box.
So how do I pass the parameters to the stored procedure????
Thanks for any help in this matter.