Valentina.GetDatabaseVersion() and remote database

Stan Busk maxprog at mac.com
Thu Mar 15 07:05:58 CDT 2007


Hi,

Yes, first table I check has 8 records. I can go for example to  
record 2 with RecID = 2 but I can't check if record 2 is valid with  
RecordExists( 2 ).

The issue has been added to Mantis right now.

Stan

> On 15/3/07 12:50 PM, "Stan Busk" <maxprog at mac.com> wrote:
>
>> Hi,
>>
>> I have found the exact line causing the crash. It is:
>> "If RecordExists( myRec ) then ..."
>>
>> It looks like the server doesn't like me to use RecordExists(). The
>> crash is fully reproducible. If I remove that RecordExists() my app
>> crashes on the next RecordExists() it finds and so on. So far, after
>> removing 3 RecordExists() it now crash on fourth...etc... I always
>> use RecordExists() before moving to a record this way: "If
>> RecordExists( myRec ) then RecID = myRec". If I use directly "RecID =
>> myRec", no crash.
>
> So you test record which really exists?
> At first I have think you try test record which not exists in table.
>
> Please report this into Mantis
>
>
>
> -- 
> 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 mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list