Re: List of ADO Errors
From: Val Mazur (group51a_at_hotmail.com)
Date: 11/24/04
- Next message: Val Mazur: "Re: Primary Field and SqlDataAdapter"
- Previous message: Val Mazur: "Re: ADODB.Stream size"
- In reply to: Mladen Stojanovic: "List of ADO Errors"
- Next in thread: Mladen Stojanovic: "Re: List of ADO Errors"
- Reply: Mladen Stojanovic: "Re: List of ADO Errors"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Val Mazur: "Re: Primary Field and SqlDataAdapter"
- Previous message: Val Mazur: "Re: ADODB.Stream size"
- In reply to: Mladen Stojanovic: "List of ADO Errors"
- Next in thread: Mladen Stojanovic: "Re: List of ADO Errors"
- Reply: Mladen Stojanovic: "Re: List of ADO Errors"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|