Hi!
Is it possible to deny write access from certain host?
I have a webserver and I would like to, regardless of what user account is used deny write to my database from that host.
My database is on another server and I'm building a webapplication to access it.
Using SQL Server 2000.