Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Querying ADSI

    I am having a similar issue. If I run the following query in SQL 2005 it runs fine but gives an error in SQL 2008.

    SELECT *

    FROM OPENQUERY(ADSI, 'SELECT sAMAccountName, ipPhone,...

Viewing post 1 (of 1 total)