View Single Post

   
  #1 (permalink)  
Old 05-07-2008, 10:15 AM
Jimbo
 
Posts: n/a
Default Prevent Excel and Access access to SQL 2000

Hi,

I'd like to prevent Excel and Access (well any Microsoft Office
application) from gaining access to a SQL 2000 instance, via an
ODBC connection.

If this we're SQL 2005, I create a logon trigger, and just kill off
unwanted connections.

Can anyone suggest how I can achieve this is SQL 2000?

Thanks,

James.
Reply With Quote