J
John Downs
Hi
I'm trying to make a query tool that will let users access a SQL Server
database directly, over an ASP.NET page, but I want to make it so they can
only query the database, and not make any changes. The best way I can think
of doing this is somehow restricting them to using SELECT queries only. Is
there any way I can do this?
Thanks very much
John Downs
I'm trying to make a query tool that will let users access a SQL Server
database directly, over an ASP.NET page, but I want to make it so they can
only query the database, and not make any changes. The best way I can think
of doing this is somehow restricting them to using SELECT queries only. Is
there any way I can do this?
Thanks very much
John Downs