Hi!

I have one idea:
My database break when Application size + Sum of databases size more 64K.
If this right, how I can work with databases which size more 64K?

WBR, Alexey Dobriaev
ArgusSoft Company
mailto:[EMAIL PROTECTED] 

-----Original Message-----
From: Alexey Dobriaev [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, May 05, 1999 5:03 PM
To: Palm
Subject: Problem with Database


Hi!

I have next problem:
I have database with 9 records (DmNumRecords(elDB) == 9)
But when I try get any record from this database I have problem:
VoidHand  recHandle;

recHandle = DmGetRecord(elDB, 0);  //For example
But after this I have (recHandle == 0)
Why I cann't Get this record?

When I work with other database I don't have any problems!

WBR, Alexey Dobriaev
ArgusSoft Company
mailto:[EMAIL PROTECTED] 


Reply via email to