TerryAtFlex
Programmer
I am using CR9 with MSSQL2000. I want to use a command object, and I want to add parameters to it. My query looks like this:
Select Count(*) From Broker Where Broker.State = [{prmState}]
prmState is the parameter I want to supply at runtime. The documentation is very sparse on the subject. Can anyone help me to use the Modify Command window?
Thanks
Terry At Flex
Select Count(*) From Broker Where Broker.State = [{prmState}]
prmState is the parameter I want to supply at runtime. The documentation is very sparse on the subject. Can anyone help me to use the Modify Command window?
Thanks
Terry At Flex