Hi,
I have an application that allows a user to choose a query from a dropdown and select certain date parameters in order to generate a resultset which will need to be copied and pasted to Excel.
I can do this easily with a DAO querydef but how do I do this with ADO and a command object. I need the user to see the results after the query runs???
Thanks,
Andrew
I have an application that allows a user to choose a query from a dropdown and select certain date parameters in order to generate a resultset which will need to be copied and pasted to Excel.
I can do this easily with a DAO querydef but how do I do this with ADO and a command object. I need the user to see the results after the query runs???
Thanks,
Andrew