Re: List of ADO Errors

From: Val Mazur (group51a_at_hotmail.com)
Date: 11/24/04


Date: Wed, 24 Nov 2004 18:46:02 -0500

Hi,

Error codes vary depending on provider. Each provider could have its own set
of the error codes and ADO just returns those errors as a collection. You
would need to check specific provider to see what are possible codes.

-- 
Val Mazur
Microsoft MVP
"Mladen Stojanovic" <MladenStojanovic@discussions.microsoft.com> wrote in 
message news:8ABA82AD-25EC-4114-9C58-982DE4114EF9@microsoft.com...
> Hello,
>
> Is there a place (MSDN, or other url) where I can find extensive list of
> errors that can be which are returned by the calls to the functions of ADO
> objects.
>
> The thing I need is something like:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306518
> but the more extensive one.
>
> -- 
> Mladen 


Relevant Pages

  • Re: List of ADO Errors
    ... I am particulary interested in OLE DB providers for Jet, SQL Server, Oracle ... > Error codes vary depending on provider. ... > of the error codes and ADO just returns those errors as a collection. ... >> errors that can be which are returned by the calls to the functions of ADO ...
    (microsoft.public.data.ado)
  • Re: Why not use DAO?
    ... You have been refering to DAO vs. ADO when these two things (in the context ... you must have ALREADY used a provider to get to. ... interface for working with JET databases. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Why not use DAO?
    ... All reall life programmers i know of use the jet oledb 3.5 or 4.0 provider ... ADO for ACCESS ... The TS asked "Why not used DAO ?" ... interface for working with JET databases. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Regarding fastest database interaction with Oracle in VC++
    ... If you are using ADO, then you will have a Connection object. ... is a lightweight COM API that sits on top of OLEDB. ... If you install MDAC 2.8, it will install some providers for you. ... It will install the MS Oracle provider. ...
    (microsoft.public.vc.database)
  • Re: Mysterious OLE DB DBID propids
    ... strange properties, interfaces, etc. ... ADO that causes ADO to ask for the DBIDs? ... provider is related to it. ... msdshape.h file and adc.h file (for the client ...
    (microsoft.public.data.oledb)