0
I have a SQL Server instance setup, and on one of the databases I have a lot of views defined. I have to connect to our VPN before I can connect to the database. I'm wondering if there is a simple web-based interface, or something in SQL Server reporting services that I can use to easily get those views easily through a browser?
Right now I'm connecting through SQL Server Management Studio which is fine for me, but not for business users in the organization.
whats the best way to make existing views available to business users through a browser?