Greetings -
I'm trying to query AD across domains.
If I have a QA open in my internal domain, and my external domain is
"myextdomain".
SELECT *
FROM OPENROWSET(
'AdsDsoObject','User ID=extdomain\Admin;Password=pwd',
'SELECT name FROM
''LDAP://myextdomainctrlr.com:445/OU=WASP,OU=L...
more >>
Hi
We are a startup company and we are working on a product built on the
..Net 2.0 framework. This product will have a front end desktop
interface and we want to use SQL Server 2005 as the back end. We are
trying to figure out what would be the cheapest way of getting a SQL
Server license so ...
more >>