G
Guest
Hi there,
I have the following code that generates an SQL statement. I am using this
with a multi-select list box.
I am trying to separate the "Where" statement that is generated and insert
it into an unbound text box, which i will then have a query reference, and
generate the results.
How can i separate the where clause?
I have the following code that generates an SQL statement. I am using this
with a multi-select list box.
I am trying to separate the "Where" statement that is generated and insert
it into an unbound text box, which i will then have a query reference, and
generate the results.
How can i separate the where clause?