Re: Ado Recordset Update method an Status fields property
- From: Dedalus <ulysse@xxxxxxxx>
- Date: Tue, 22 Apr 2008 00:23:48 -0700 (PDT)
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).
.
- Follow-Ups:
- References:
- Prev by Date: Re: Ado Recordset Update method an Status fields property
- Next by Date: Re: Ado Recordset Update method an Status fields property
- 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):
Relevant Pages
|
Loading