This is a discussion on SQL Server and Active Directory within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hello, Since Active Directory has a SQL server database can these tables be queried by another SQL Server instance ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| You have to have permissions to read AD. You can setup AD as a linked server and issue select statements using openquery. HTH Ray Higdon MCSE, MCDBA, CCNA >-----Original Message----- >Hello, > >Since Active Directory has a SQL server database can these >tables be queried by another SQL Server instance and what >kind of permissions is required for this type of job. >. > |