Link refuses operation

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Feb 22 15:50:23 CST 2009


On 2/22/09 8:57 PM, "Beatrix Willius" <bwillius at gmx.de> wrote:

Hi Beatrix,

> thanks for your ideas, but I'm trying to add data and not delete it.
> So I'm still confused. The cursor is quite simple:
> 
> select RecID, * from message where RecID = 2
> 
> On trying again I noticed that the exception occurs the second time
> when adding data. Perhaps there is some violation of uniqueness. Will
> try tomorrow again.

Wait,

So you have cursor with RecID field and try use
    curs.AddRecord()

?

Not sure what behavior will be.

Cursor for ADDING records should not contains Table Methods.
I think it is clear why.


2) do you have call of
    curs.SetBlank()

        ...

    curs.AddRecord()


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list