Altering table

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Jul 3 00:58:24 CDT 2005


On 7/3/05 12:54 AM, "jda" <jda at his.com> wrote:

>> This list is in XML file
> 
> OK, we're almost there. Sorry to be dense, but...
> 
> The error is
> 
> $8050F
> 
> Here's the info in the kernel.xml file
> 
> <SQLSTATE name="8050F">
>    <DESCRIPTION>ERR_FIELD_WRONG_ATTRIBUTE</DESCRIPTION>
>    <MESSAGE>Field &quot;%S&quot;, attribute &quot;%S&quot; is not
> matched with schema-stored attribute.</MESSAGE>
> </SQLSTATE>
> 
> So, what would my error check be?
> 
>        if theError.ErrorNumber = EVError.kErr_ERR_FIELD_WRONG_ATTRIBUTE then
> 
> does not work.

For V4RB people have ask remove _
and use not captial chars.

I think it looks as

    kErrFieldWrongAttribute

You should be able easy find it in enum now


-- 
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-beta mailing list