Viewing 3 posts - 1 through 3 (of 3 total)
Have you tried to attach from the Enterprise Manager.
I have had these problem one day. And from the Enterprise Manager I attached the database correctly.
You will only get a warning...
November 13, 2003 at 10:13 am
Thanks David,
This query already works fine:
SELECT * FROM OPENQUERY( ADSI, 'SELECT Name, SN, ST FROM ''LDAP://GALCD2''')
and this other too:
SELECT * FROM OPENQUERY( ADSI, 'SELECT sAMAccountName,cn,userWorkstations FROM ''LDAP://GALCD2/OU=SETSIyGABINETE,DC=galatea,DC=cervantes''')
The biggest inconvenience...
November 7, 2003 at 2:09 am
Thank you.
Your information has been really useful.
I have added the disk as dependence of the SQL Server Service and I already see correctly G:...
October 31, 2003 at 2:41 am
Viewing 3 posts - 1 through 3 (of 3 total)