Altering table

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Jul 2 21:27:13 CDT 2005


On 7/2/05 8:53 PM, "jda" <jda at his.com> wrote:

> Hi Ruslan,
> 
> I'm trying to deal with these exceptions fc13 throws when the tables
> don't match the API exactly.
> 
> I'm trapping the exception and trying to alter the table (to make a
> field NOT indexedbywords). But it is not altering the database!
> 
> Here is the code. What am I doing wrong?
> 
>      try
>        localFormatDB.open(formatFolderItem)
>      catch theError as VException
>        if theError.ErrorNumber =  525583 then //propertyName is
> indexedbywords. remove that.

Hi Jonh, 

I think it is possible to use symbol names here also

     if theError.ErrorNumber =  EVError.kERR_xxx_xxx



-- 
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