Re: Is there any (free!) ADO - OLE DB Provider for Lotus Notes?

From: dsacco (dsacco_at_discussions.microsoft.com)
Date: 02/22/05


Date: Tue, 22 Feb 2005 00:17:05 -0800

Yes, I know that I can use OLE DB Provider for ODBC and then use OBCD
NotesSQL Driver. But...it sucks! :) Ehmm...I mean...the performances are very
very poooooor!
So....is there any OLE DB Provider for Lotus Notes???
   Davide

"Stephen Howe" wrote:

>
> "dsacco" <dsacco@discussions.microsoft.com> wrote in message
> news:FF9A7E36-AC61-45BF-9B67-677FBC8C412D@microsoft.com...
> > I'd like to use ADO to access data from my Visual Basic 6.0 (not .NET!)
> > application.
> > The application actually access data from Lotus Notes and use ODBC and
> > NotesSql and also some direct OLE access.
> > CAN I USE ADO?
> > I think I need an OLE DB Provider for Lotus Notes...But it seems Microsoft
> > offer some OLD DB Providers (the one for SQL Server, the Jet, ecc...) but
> NOT
> > one for Lotus Notes.
>
> Don't matter. You can use OLE DB Provider for ODBC. Effectively you
> piggy-back off the Notes ODBC driver. In that way ADO can be used.
>
> But this provider is no longer distributed with MDAC.
> I think it can be downloaded from Microsoft separately.
>
> Stephen Howe
>
>
>



Relevant Pages

  • Re: Samplclnt example in MDAC 2.8: My Story
    ... I was incorrect when I stated that ODBC as a whole is deprecated. ... ODBC provider for OLE DB is deprecated; ... > | compiler errors. ...
    (microsoft.public.data.oledb)
  • OLE DB Provider for ODBC and Oracle
    ... I created a linked server for MS SQL Server 2005 Express to an Oracle ... database using the OLE DB Provider for ODBC. ... I'm using the OLE DB Provider for ODBC instead of the Oracle OLE DB ...
    (comp.databases.ms-sqlserver)
  • Re: OLE DB Provider for ODBC/Win XP
    ... The Data Sources (ODBC) control panel applet only deals with ODBC data ... You are referring to an OLE DB provider. ... OLE DB has a similar data sources interface. ...
    (microsoft.public.sqlserver.odbc)
  • Registering VFPOLEDB to use as linked server
    ... VFP, however, I can't use VFPOLEDB.1 as the provider in a linked server. ... Could not locate registry entry for OLE DB provider 'VFPOLEDB'. ... I was able to use the OLE DB Provider for ODBC, ... FoxPro Driver" to create a linked server, tables and views are listed in EM, ...
    (microsoft.public.sqlserver.connect)
  • Re: How to Retrieve CLOB with ADODB Command Parameter (StoredProc), NOT by a Select statement
    ... Oracle ODBC Provider. ... The following Visual Basic code takes a binary file and text file and uses the ADO stream object to ... ' OLEDB Provider Connection Setup ...
    (microsoft.public.vb.enterprise)