Viewing post 1 (of 1 total)
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,...
September 12, 2012 at 5:02 am
#1536643