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)
  • Re: Word 2007 mailmerge
    ... Word is trying to connect using the OLE DB provider ... it either fails because that provider is not present or because the table name is in the wrong format for the provider. ... (this is what Word generates when you try to connect manually using ODBC) ... on Vista, the default folder for Data Sources is now some kind of "search folder" that does not appear to pick up data sources recently saved in the former default folder, i.e. the user's My Data Sources folder ...
    (microsoft.public.word.vba.general)
  • 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)
  • 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)