Hi and help!
I created a simple remote view that gets all orders from a SQL orders table according to a date passed to the view. This works fine. Now I need to take the results from that view and use those results in another view to get the addresses of those customers I found placed orders in the first view. I'm using the view designer to create these views as I am horrible at SQL statements. I want to be able to add the first view to the second the same way I can add a table to the view. Is this possible - in our outside the view designer?
Thanks.
Jill
I created a simple remote view that gets all orders from a SQL orders table according to a date passed to the view. This works fine. Now I need to take the results from that view and use those results in another view to get the addresses of those customers I found placed orders in the first view. I'm using the view designer to create these views as I am horrible at SQL statements. I want to be able to add the first view to the second the same way I can add a table to the view. Is this possible - in our outside the view designer?
Thanks.
Jill