User-1938463870 posted
I'm attempting to create an ASP page that generates a report from a user-selected table on a user-selected server.
Is it possible to employ a variable to define the "server=" attribute in the SqlConnection method, and what would the syntax be?
Thanks.