Valentina error #529669 with V4RB_25b23_macho

Stan Busk maxprog at mac.com
Thu Nov 30 17:39:00 CST 2006


I have tried a lot of things and finally I think Ivan has made all  
that too strict. It is so strict you can no longer create ObjectPtr  
Fields thru a schema update because (for a reason I don't know) it  
never matches the class definition...

Stan

> Hi,
>
> No problems with fresh databases. Problems are with existing database.
>
> My schme aupdate:
>
> newTable = vdb.CreateTable("tblBudgetCategory")
> newFld = vdb.Table("tblBudgetCategory").CreateObjectPtrField 
> ( "BudgetCategory_BudgetID", vdb.Table( "tblBudgets" ),  
> EVOnDelete.kCascade, EVFlag.fIndexed )
> newFld = vdb.Table("tblBudgetCategory").CreateObjectPtrField 
> ( "BudgetCategory_CategoryID", vdb.Table( "tblCategories" ),  
> EVOnDelete.kCascade, EVFlag.fIndexed )
> newFld = vdb.Table("tblBudgetCategory").CreateBooleanField 
> ( "BudgetCategory_Expanded")
>
> is accepted but resulting file can't be open. Is my schema update  
> wrong? What's wrong? Personally I don't know other way to add an  
> ObjectPtr to a field.
>
> Stan
>
>
>> On 11/30/06 12:52 PM, "Stan Busk" <maxprog at mac.com> wrote:
>>
>> Hi Stan,
>>
>>>> I get the following error when trying to open a database with my
>>>> app compiled with V4RB_25b23_macho:
>>>>
>>>> Error #529669: The table 'tblCategories' is not used in link
>>>> "Link_2 (tblBudgetCategory_CategoryID).
>>>>
>>>> What does this mean? Why does it happen with V4RB_25b23 and not
>>>> with V4RB_25b20 ?
>>
>> I think Ivan have make more strict checks for class model
>>
>> Please try to open some FRESH db. I think it should work fine.
>> Right?
>>
>> Most probably db you try to open do NOT correspond to model  
>> described in
>> your classes.
>>
>>
>> -- 
>> 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]
>>
>>
>> _______________________________________________
>> Valentina-beta mailing list
>> Valentina-beta at lists.macserve.net
>> http://lists.macserve.net/mailman/listinfo/valentina-beta
>
> _______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta



More information about the Valentina-beta mailing list