Re: LDP ADO Equivalence



OK, I'm getting a bit further in that the query doesn't fail but I don't
get
any records back...

I don't know anything about the ADS Provider (not used it).
But in terms of URLs have you seen these:

Connection String:
http://www.carlprothman.net/Default.aspx?tabid=87#OLEDBProviderforActiveDirectoryService

Microsoft OLE DB Provider for Microsoft Active Directory Service:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdrefadsprovspec.asp

The 2nd looks helpful.

Stephen Howe


.



Relevant Pages

  • Re: Data source name not found and no default driver specified
    ... Microsoft OLE DB Provider for ODBC Drivers error '80004005' ... this is the correct connection string to use ... Instead of using, use the actual name of your sql server, which is ...
    (microsoft.public.inetserver.asp.db)
  • Still getting an error trying to connect to Access DB on web
    ... connection string out of the global.asa file and pasted it into my ASP code ... dim sCon 'ado connection string ... dim adoConn 'ado connection ... Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
    (microsoft.public.frontpage.programming)
  • Error when trying to open Access DB on web
    ... connection string out of the global.asa file and pasted it into my ASP code ... dim sCon 'ado connection string ... dim adoConn 'ado connection ... Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
    (microsoft.public.frontpage.programming)
  • Re: SQL incorporation with Excel
    ... > connection string to find the correct way to connect. ... Public Function GetConString() As String ... ' Microsoft OLE DB Service Component 1.0 Type Library ... Dim oDLink As MSDASC.DataLinks ...
    (microsoft.public.excel.programming)