Re: Ado Recordset Update method an Status fields property
- From: Dedalus <ulysse@xxxxxxxx>
- Date: Tue, 22 Apr 2008 00:29:44 -0700 (PDT)
On 22 Apr, 09:23, Dedalus <uly...@xxxxxxxx> wrote:
On 21 Apr, 21:05, "Ralph" <nt_consultin...@xxxxxxxxx> wrote:
Enumerate the ADO.Connection.Errors collection to find the exact error.
Run the .Supports method to find out whether your provider/driver and cursor
settings supports this fuctionality.
I'm not sure if the Supports method 'supports' discovery on this obscure
syntax. But you might try it.
-ralph
"The ADO.Connection.Errors collection to find the exact error" not
resolve my question. This collection contain the error "Multiple-step
operation generated errors. Check each status value.", but as I write
above, the .staus property in Fields collection not show any
information (status = 0 ever).
I need to khnow the name of field that origin the error.
Ciao
.
- Follow-Ups:
- References:
- Ado Recordset Update method an Status fields property
- From: Dedalus
- Re: Ado Recordset Update method an Status fields property
- From: Ralph
- Re: Ado Recordset Update method an Status fields property
- From: Dedalus
- Ado Recordset Update method an Status fields property
- Prev by Date: Re: Ado Recordset Update method an Status fields property
- Next by Date: sql syntax error....
- Previous by thread: Re: Ado Recordset Update method an Status fields property
- Next by thread: Re: Ado Recordset Update method an Status fields property
- Index(es):
Loading