J
Jeff Thur
I have a listbox with all the US States. I need the user
to select multiple States from that listbox and pass them
on as parameters to a SQL Stored Procedure that will give
them a count of all the records in the Database that
apply to those States. I realize That an array must be
created, but I am not sure how to go about this. Any help
would be greatly appreciated.
Thanks...........
to select multiple States from that listbox and pass them
on as parameters to a SQL Stored Procedure that will give
them a count of all the records in the Database that
apply to those States. I realize That an array must be
created, but I am not sure how to go about this. Any help
would be greatly appreciated.
Thanks...........