Re: Ado Recordset Update method an Status fields property



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
.


Loading